Skip to content

Commit 843e124

Browse files
authored
Update build.gradle
1 parent 5fe9e91 commit 843e124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ android {
8585
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
8686
signingConfig signingConfigs.release
8787
ndk {
88-
debugSymbolLevel 'FULL'
88+
debugSymbolLevel 'SYMBOL_TABLE'
8989
}
9090
}
9191
debug {

0 commit comments

Comments
 (0)