Update dependencies

This commit is contained in:
Mygod
2021-10-23 14:16:05 -04:00
parent 61b2e4dd21
commit 968777840f
2 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ buildscript {
dependencies {
classpath(kotlin("gradle-plugin", "1.5.31"))
classpath("com.android.tools.build:gradle:7.0.2")
classpath("com.android.tools.build:gradle:7.0.3")
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.10")