2fas-android/gradle.properties
Rafał Kobyłko 59374b5309 Initial open source commit
Code review


Clean up
2023-01-24 17:35:17 +01:00

5 lines
159 B
INI

org.gradle.jvmargs=-Xmx4096m
org.gradle.configureondemand=false
android.useAndroidX=true
android.enableJetifier=true
org.gradle.unsafe.configuration-cache=true