mirror of
https://github.com/kuhyx/todo-app.git
synced 2026-07-04 13:23:15 +02:00
7 lines
300 B
Properties
7 lines
300 B
Properties
|
|
org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
|
||
|
|
android.useAndroidX=true
|
||
|
|
# This newDsl flag was added by the Flutter template
|
||
|
|
android.newDsl=false
|
||
|
|
# This builtInKotlin flag was added by the Flutter template
|
||
|
|
android.builtInKotlin=false
|