Fixed the app to use Android Studio 4.0, and updated to disease.sh/v3 api.
This commit is contained in:
2020-08-02 11:17:25 -04:00
parent 3aa8f94062
commit 3c6f375c0a
74 changed files with 180 additions and 156 deletions

View File

@@ -17,7 +17,6 @@ org.gradle.jvmargs=-Xmx1536m
android.useAndroidX=true
# Automatically convert third-party libraries to use AndroidX
android.enableJetifier=true
android.enableSeparateAnnotationProcessing=true
org.gradle.daemon=true
org.gradle.parallel=true
org.gradle.configureondemand=true