We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7a40b7 + 7990d84 commit 8eb0a83Copy full SHA for 8eb0a83
1 file changed
build.gradle.kts
@@ -7,7 +7,7 @@ buildscript {
7
8
dependencies {
9
classpath("com.android.tools.build:gradle:8.13.2")
10
- classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21")
+ classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.0")
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