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 a3d3304 + 8da5e8d commit 3785ef4Copy full SHA for 3785ef4
build.gradle.kts
@@ -6,7 +6,7 @@ buildscript {
6
dependencies {
7
classpath("com.android.tools.build:gradle:8.13.2")
8
classpath("com.github.dcendents:android-maven-gradle-plugin:2.1")
9
- classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21")
+ classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.0")
10
}
11
12
0 commit comments