make things compile

This commit is contained in:
Ryan ZHAO
2021-01-21 15:42:43 +11:00
parent 246eb62958
commit 17f401c356
49 changed files with 179 additions and 71 deletions

View File

@@ -6,7 +6,7 @@ buildscript {
jcenter()
}
dependencies {
classpath "com.android.tools.build:gradle:4.1.1"
classpath 'com.android.tools.build:gradle:4.1.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
classpath "com.google.gms:google-services:4.3.4"
classpath files('libs/gradle-witness.jar')