Skip to content

Commit

Permalink
Update gradle.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
ShootingKing-AM committed Nov 24, 2024
1 parent 3fa2a8a commit e81eed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/mobile/android/PhoneVR/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# The setting is particularly useful for tweaking memory settings.
android.enableJetifier=false
android.useAndroidX=true
org.gradle.jvmargs=-Xmx1536m
org.gradle.jvmargs=-Xmx3g

# When configured, Gradle will run in incubating parallel mode.
# This option should only be used with decoupled projects. More details, visit
Expand Down

0 comments on commit e81eed0

Please sign in to comment.