Optimized libraries show. Added BangScreenToolsMaster library.

This commit is contained in:
2022-08-08 20:44:03 +08:00
parent f2bb384c3d
commit 440fe444c5
6 changed files with 75 additions and 6 deletions

View File

@@ -15,6 +15,7 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
# Android operating system, and which are packaged with your app"s APK
# https://developer.android.com/topic/libraries/support-library/androidx-rn
android.useAndroidX=true
android.enableJetifier=true
# Enables namespacing of each library's R class so that its R class includes only the
# resources declared in the library itself and none from the library's dependencies,
# thereby reducing the size of the R class for that library