aboutsummaryrefslogtreecommitdiff
path: root/android/app/build.gradle
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2024-09-27 23:58:15 +0530
committerAkshay Nair <phenax5@gmail.com>2024-09-29 16:16:39 +0530
commit5d456899ea444301870e1d3c721d139c9251c531 (patch)
treebfb9d7a2d013be8d43a90bd4714147258ee3ddd6 /android/app/build.gradle
parentdda041a9aebc23f7a0576fc4030d06c71fa370d2 (diff)
downloaddaft-launcher-5d456899ea444301870e1d3c721d139c9251c531.tar.gz
daft-launcher-5d456899ea444301870e1d3c721d139c9251c531.zip
Fix too many updates issue with useFavorites + ui changes
Diffstat (limited to '')
-rw-r--r--android/app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/app/build.gradle b/android/app/build.gradle
index 378d7b8..57743c6 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -56,7 +56,7 @@ react {
/**
* Set this to true to Run Proguard on Release builds to minify the Java bytecode.
*/
-def enableProguardInReleaseBuilds = false
+def enableProguardInReleaseBuilds = true
/**
* The preferred build flavor of JavaScriptCore (JSC)