1
0
mirror of https://github.com/fumiama/android-base16384.git synced 2026-06-12 14:10:39 +08:00
This commit is contained in:
fumiama
2020-12-17 14:00:15 +08:00
parent 9496eb8538
commit 992bf8266b
6 changed files with 63 additions and 78 deletions

View File

@@ -4,11 +4,13 @@ buildscript {
repositories {
google()
jcenter()
mavenCentral()
maven { url 'https://maven.google.com' }
}
dependencies {
classpath "com.android.tools.build:gradle:4.1.1"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.tencent.mm:AndResGuard-gradle-plugin:1.2.20'
//classpath 'com.tencent.mm:AndResGuard-gradle-plugin:1.2.20'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files