Enable Android studio debugger.

(cherry picked from commit 41dadb2b2b)
This commit is contained in:
fhuya
2020-03-08 12:34:44 +01:00
committed by Rémi Verschelde
parent c8318012a8
commit cd2b2bf8bf
3 changed files with 6 additions and 4 deletions
+1
View File
@@ -83,6 +83,7 @@ android {
packagingOptions {
exclude 'META-INF/LICENSE'
exclude 'META-INF/NOTICE'
doNotStrip '**/*.so'
}
// Both signing and zip-aligning will be done at export time