1
0
mirror of https://github.com/fumiama/android-base16384.git synced 2026-06-06 18:50:32 +08:00
This commit is contained in:
fumiama
2020-12-17 14:00:15 +08:00
parent ec2774bbb2
commit e2a4dfbf58
9 changed files with 81 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