We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24a6f17 + 818e104 commit 8c60875Copy full SHA for 8c60875
1 file changed
build.gradle.kts
@@ -7,7 +7,7 @@ buildscript {
7
8
dependencies {
9
classpath("com.android.tools.build:gradle:8.13.0")
10
- classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.20")
+ classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21")
11
classpath("org.jlleitschuh.gradle:ktlint-gradle:12.1.2")
12
classpath("com.google.gms:google-services:4.4.4")
13
classpath("com.google.firebase:firebase-crashlytics-gradle:2.9.9")
0 commit comments