Skip to content

Commit 12f2d75

Browse files
authored
chore(deps): update plugin org.jetbrains.kotlin.android to v2
1 parent 5197a4a commit 12f2d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
plugins {
33
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
44
id "com.android.library" version "8.5.2" apply false
5-
id "org.jetbrains.kotlin.android" version "1.9.25" apply false
5+
id "org.jetbrains.kotlin.android" version "2.1.0" apply false
66
}
77

88
nexusPublishing {

0 commit comments

Comments
 (0)