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 18e44ca + 706e87e commit fbf6355Copy full SHA for fbf6355
build.gradle.kts
@@ -14,7 +14,7 @@ buildscript {
14
}
15
dependencies {
16
classpath("com.android.tools.build:gradle:8.9.1")
17
- classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21")
+ classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.20")
18
classpath("com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:11.6.3")
19
20
0 commit comments