Move the download to the service

This commit is contained in:
inxtes
2021-12-29 17:37:15 +08:00
parent b591af694a
commit 928ffc9b34
4 changed files with 171 additions and 56 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.4'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.20"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files