mirror of
https://github.com/balzack/databag.git
synced 2025-04-21 00:55:16 +00:00
enable api splitting
This commit is contained in:
parent
97bddd68fa
commit
b6ec244a9d
@ -58,7 +58,7 @@ react {
|
||||
* use App Bundles (https://developer.android.com/guide/app-bundle/)
|
||||
* and want to have separate APKs to upload to the Play Store.
|
||||
*/
|
||||
def enableSeparateBuildPerCPUArchitecture = false
|
||||
def enableSeparateBuildPerCPUArchitecture = true
|
||||
|
||||
/**
|
||||
* Set this to true to Run Proguard on Release builds to minify the Java bytecode.
|
||||
|
Loading…
x
Reference in New Issue
Block a user