diff --git a/android/gradle.properties b/android/gradle.properties index eedb6c7..7e771f8 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -1,5 +1,4 @@ -org.gradle.jvmargs=-Xmx1536M -android.enableR8=true +org.gradle.jvmargs=-Xmx4096M android.useAndroidX=true android.enableJetifier=true unityStreamingAssets=.unity3d