Enable Android studio debugger.

This commit is contained in:
fhuya
2020-03-08 12:37:46 +01:00
parent 78adce833b
commit 41dadb2b2b
3 changed files with 6 additions and 4 deletions
+1
View File
@@ -71,6 +71,7 @@ android {
packagingOptions {
exclude 'META-INF/LICENSE'
exclude 'META-INF/NOTICE'
doNotStrip '**/*.so'
}
// Both signing and zip-aligning will be done at export time