This commit is contained in:
Zhengyu Peng
2022-02-09 11:14:21 -05:00
parent 2c1bb808fd
commit 17c73e06f3
23 changed files with 135 additions and 316 deletions

View File

@ -5,8 +5,8 @@ buildscript {
mavenCentral()
}
dependencies {
classpath "com.android.tools.build:gradle:7.0.3"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.0"
classpath "com.android.tools.build:gradle:7.0.4"
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