0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-19 19:42:17 +02:00
Anki-Android/gradle.properties

12 lines
295 B
Properties
Raw Normal View History

2018-09-25 00:08:02 +02:00
android.enableJetifier=true
android.useAndroidX=true
android.enableUnitTestBinaryResources=true
# With de-coupled gradle sub-modules, they may run in parallel
org.gradle.parallel=true
# The default in the future, let's true the future now...
org.gradle.caching=true
org.gradle.jvmargs=-Xmx1g