Enable native debug symbols generation
This commit is contained in:
@ -89,6 +89,8 @@ android {
|
||||
editorAppName: "Godot Engine 4",
|
||||
editorBuildSuffix: ""
|
||||
]
|
||||
|
||||
ndk { debugSymbolLevel 'FULL' }
|
||||
}
|
||||
|
||||
base {
|
||||
|
||||
Reference in New Issue
Block a user