foundation_fluttify/example/android/gradle.properties

6 lines
105 B
Properties
Raw Normal View History

2024-11-17 16:01:34 +08:00
org.gradle.jvmargs=-Xmx1536M
android.enableR8=true
android.useAndroidX=true
android.enableJetifier=true