1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-14 11:28:36 +00:00
Files
samples/cupertino_gallery/android/gradle.properties
Eric Windmill d6138c9ab8 initial gallery
2025-08-06 11:50:45 -04:00

4 lines
166 B
INI

org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
android.useAndroidX=true
android.enableJetifier=true