Skip to content

Commit

Permalink
Increase heap for gradle in examples/platform_view (#133052)
Browse files Browse the repository at this point in the history
  • Loading branch information
zanderso authored Aug 22, 2023
1 parent 4e6da2d commit 10b7712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/platform_view/android/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
org.gradle.jvmargs=-Xmx1536M
org.gradle.jvmargs=-Xmx4G
android.useAndroidX=true
android.enableJetifier=true

0 comments on commit 10b7712

Please sign in to comment.