1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-13 04:13:14 +08:00
This commit is contained in:
index
2020-10-14 17:44:01 +08:00
parent 5c9f45e272
commit 41fa9bdf17
9 changed files with 27 additions and 24 deletions

View File

@@ -6,7 +6,7 @@ buildscript {
jcenter()
}
dependencies {
classpath "com.android.tools.build:gradle:4.0.2"
classpath 'com.android.tools.build:gradle:4.1.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.tencent.mm:AndResGuard-gradle-plugin:1.2.19'