We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5197a4a commit 12f2d75Copy full SHA for 12f2d75
build.gradle
@@ -2,7 +2,7 @@
2
plugins {
3
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
4
id "com.android.library" version "8.5.2" apply false
5
- id "org.jetbrains.kotlin.android" version "1.9.25" apply false
+ id "org.jetbrains.kotlin.android" version "2.1.0" apply false
6
}
7
8
nexusPublishing {
0 commit comments