gradle -> 7.2.2

This commit is contained in:
Jays2Kings 2022-08-17 20:30:30 -04:00
parent 63ca5f5525
commit 6b7d529a19

View file

@ -25,7 +25,7 @@ subprojects {
buildscript {
dependencies {
classpath("com.android.tools.build:gradle:7.2.1")
classpath("com.android.tools.build:gradle:7.2.2")
classpath("com.google.gms:google-services:4.3.13")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:${AndroidVersions.kotlin}")
classpath("com.google.android.gms:oss-licenses-plugin:0.10.5")