Enable native debug symbols generation
This commit is contained in:
parent
2d3bdcac35
commit
8a514ae56f
5 changed files with 35 additions and 22 deletions
|
|
@ -89,6 +89,8 @@ android {
|
|||
editorAppName: "Godot Engine 4",
|
||||
editorBuildSuffix: ""
|
||||
]
|
||||
|
||||
ndk { debugSymbolLevel 'FULL' }
|
||||
}
|
||||
|
||||
base {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue