We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 039df01 commit c8b5867Copy full SHA for c8b5867
build.gradle.kts
@@ -6,7 +6,7 @@ buildscript {
6
mavenCentral()
7
}
8
dependencies {
9
- classpath ("com.android.tools.build:gradle:8.7.0")
+ classpath ("com.android.tools.build:gradle:8.7.2")
10
classpath ("org.jetbrains.kotlin:kotlin-gradle-plugin:${Versions.kotlin}")
11
classpath ("com.google.gms:google-services:4.4.2")
12
0 commit comments