Skip to content

Commit

Permalink
bump gradle properties to 4Gi
Browse files Browse the repository at this point in the history
  • Loading branch information
nonproto committed Jan 17, 2025
1 parent baeb3ea commit 8325103
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
Expand Up @@ -17,6 +17,6 @@ android.enableJetifier=true
android.useAndroidX=true
android.nonTransitiveRClass=false
android.nonFinalResIds=false
org.gradle.jvmargs=-Xmx2048M
org.gradle.jvmargs=-Xmx4G
org.gradle.caching=true
org.gradle.unsafe.configuration-cache=true

0 comments on commit 8325103

Please sign in to comment.