镜像来自
https://github.com/luanti-org/luanti.git
synced 2025-11-01 15:55:26 +01:00
Enable "FULL" debug info for Android build (#14684)
This commit is contained in:
@@ -36,7 +36,7 @@ android {
|
||||
buildTypes {
|
||||
release {
|
||||
ndk {
|
||||
debugSymbolLevel 'SYMBOL_TABLE'
|
||||
debugSymbolLevel 'FULL'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user