Skip to content

Commit

Permalink
Adjust Android build heap space
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasKypta committed May 18, 2024
1 parent d80d0d9 commit 87c8d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Malwarelytics_antivirusVersion=1.0.2
Malwarelytics_reactNativeVersion=0.71.6

# Required due to processing a massive react-android AAR
org.gradle.jvmargs=-Xmx2048M
org.gradle.jvmargs=-Xmx4g

android.useAndroidX=true
android.enableJetifier=true

0 comments on commit 87c8d30

Please sign in to comment.