We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a030016 commit d9fd731Copy full SHA for d9fd731
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.8.2" apply false
5
- id "org.jetbrains.kotlin.android" version "1.9.25" apply false
+ id "org.jetbrains.kotlin.android" version "2.1.10" apply false
6
}
7
8
nexusPublishing {
0 commit comments