mirror of
https://github.com/etesync/android
synced 2024-11-15 20:38:58 +00:00
73f428a418
It breaks the build because it doesn't seem to recognise the source compatibility options and keeps on complaining on required minimum android versions.
5 lines
107 B
INI
5 lines
107 B
INI
android.enableJetifier=true
|
|
android.useAndroidX=true
|
|
android.enableR8 = false
|
|
org.gradle.jvmargs=-Xmx2048M
|