We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1b5bab commit acb3bcbCopy full SHA for acb3bcb
1 file changed
android/app/build.gradle
@@ -74,7 +74,7 @@ def enableSeparateBuildPerCPUArchitecture = false
74
/**
75
* Run Proguard to shrink the Java bytecode in release builds.
76
*/
77
-def enableProguardInReleaseBuilds = false
+def enableProguardInReleaseBuilds = true
78
79
android {
80
compileSdkVersion 23
0 commit comments