Update dependencies

This commit is contained in:
Mygod
2020-07-17 05:54:19 +08:00
parent 514aadd6af
commit 7fb00a0042
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ buildscript {
dependencies {
classpath(kotlin("gradle-plugin", kotlinVersion))
classpath("com.android.tools.build:gradle:4.1.0-beta03")
classpath("com.android.tools.build:gradle:4.1.0-beta04")
classpath("com.github.ben-manes:gradle-versions-plugin:0.28.0")
classpath("com.google.firebase:firebase-crashlytics-gradle:2.2.0")
classpath("com.google.android.gms:oss-licenses-plugin:0.10.2")