Skip to content

Commit

Permalink
Tweak gradle.properties to improve build performance and stability
Browse files Browse the repository at this point in the history
  • Loading branch information
samfundev committed May 26, 2023
1 parent c4c48da commit 6ddd50d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
android.enableJetifier=true
android.useAndroidX=true
android.useAndroidX=true
org.gradle.unsafe.configuration-cache=true
org.gradle.jvmargs=-Xmx4g -XX:MaxMetaspaceSize=1g

0 comments on commit 6ddd50d

Please sign in to comment.