Skip to content

Commit f763070

Browse files
Update plugin org.jetbrains.kotlin.android to v2
1 parent fc3127a commit f763070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'com.android.application' version '8.1.2' apply false
33
id 'com.android.library' version '8.1.2' apply false
44
id "com.diffplug.spotless" version "6.22.0" apply false
5-
id 'org.jetbrains.kotlin.android' version '1.9.10' apply false
5+
id 'org.jetbrains.kotlin.android' version '2.1.20' apply false
66
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
77
}
88

0 commit comments

Comments
 (0)