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 e1c5958 + 6505cc3 commit c9d1375Copy full SHA for c9d1375
build.gradle.kts
@@ -14,7 +14,7 @@ buildscript {
14
}
15
dependencies {
16
classpath("com.android.tools.build:gradle:8.4.2")
17
- classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23")
+ classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21")
18
classpath("com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:11.2.1")
19
20
0 commit comments