Skip to content

Commit

Permalink
Fix[build]: increase ram allocation
Browse files Browse the repository at this point in the history
  • Loading branch information
artdeell authored Aug 29, 2024
1 parent da92e8a commit fa482de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ org.gradle.configureondemand=true

android.useAndroidX=true
android.bundle.language.enableSplit=false
# Increase Gradle daemon RAM allocation
org.gradle.jvmargs=-Xmx4096M

0 comments on commit fa482de

Please sign in to comment.