Skip to content

Commit

Permalink
Use serial GC to improve stability
Browse files Browse the repository at this point in the history
  • Loading branch information
fobo66 committed Sep 9, 2023
1 parent 7699e5e commit 2c5e6a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.jvmargs=-Xmx16g -XX:CompileCommand=exclude,com/android/tools/r8/internal/fb,a
org.gradle.jvmargs=-Xmx16g -XX:+UseSerialGC
android.useAndroidX=true
android.enableJetifier=false
android.disableResourceValidation=true
Expand Down

0 comments on commit 2c5e6a8

Please sign in to comment.