1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

update example

This commit is contained in:
sunnylqm 2024-07-30 09:42:33 +08:00
parent 92bc830d98
commit ab01b6010a
No known key found for this signature in database

View File

@ -94,7 +94,7 @@ apply from: "../../node_modules/react-native/react.gradle"
* Upload all the APKs to the Play Store and people will download
* the correct one based on the CPU architecture of their device.
*/
def enableSeparateBuildPerCPUArchitecture = false
def enableSeparateBuildPerCPUArchitecture = true
/**
* Run Proguard to shrink the Java bytecode in release builds.