We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ff80b commit a4286e3Copy full SHA for a4286e3
1 file changed
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
id("com.android.library") version "8.7.1" apply false
10
id("com.android.application") version "8.7.1" apply false
11
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
12
- id 'org.jetbrains.kotlin.android' version '2.2.0' apply false
+ id 'org.jetbrains.kotlin.android' version '2.1.20' apply false
13
}
14
15
allprojects {
0 commit comments