Update dependencies

This commit is contained in:
Mygod
2021-07-24 20:26:51 -04:00
parent 0c735ce92f
commit 37eeeb4324
2 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ buildscript {
dependencies {
classpath(kotlin("gradle-plugin", "1.5.21"))
classpath("com.android.tools.build:gradle:7.0.0-beta05")
classpath("com.android.tools.build:gradle:7.0.0-rc01")
classpath("com.google.firebase:firebase-crashlytics-gradle:2.7.1")
classpath("com.google.android.gms:oss-licenses-plugin:0.10.4")
classpath("com.google.gms:google-services:4.3.8")