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

@@ -8,7 +8,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.6.3'
classpath 'com.android.tools.build:gradle:4.0.0'
classpath 'com.evrencoskun.library:tableview:0.8.9'