mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-04 03:43:46 +00:00
[android] Export all debug symbols
Signed-off-by: Andrei Shkrob <github@shkrob.dev>
This commit is contained in:
committed by
Konstantin Pastbin
parent
c13da0f0a2
commit
07025ff696
@@ -14,7 +14,6 @@ android {
|
||||
|
||||
minSdk propMinSdkVersion.toInteger()
|
||||
targetSdk propTargetSdkVersion.toInteger()
|
||||
ndk.debugSymbolLevel = 'symbol_table'
|
||||
|
||||
externalNativeBuild {
|
||||
def pchFlag = 'OFF'
|
||||
|
||||
Reference in New Issue
Block a user