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.
2 parents ab9ddbf + f0360e4 commit 4fd69b9Copy full SHA for 4fd69b9
build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
12
dependencies {
13
classpath 'com.google.gms:google-services:4.4.2'
14
- classpath 'com.android.tools.build:gradle:8.8.0'
+ classpath 'com.android.tools.build:gradle:8.9.1'
15
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
16
}
17
0 commit comments