Skip to content

Commit eef3fd8

Browse files
Update plugin org.jetbrains.kotlin.android to v1.9.22
1 parent d6e26f3 commit eef3fd8

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
@@ -6,7 +6,7 @@ buildscript {
66
plugins {
77
id 'com.android.application' version '8.1.1' apply false
88
id 'com.android.library' version '8.1.1' apply false
9-
id 'org.jetbrains.kotlin.android' version '1.9.0' apply false
9+
id 'org.jetbrains.kotlin.android' version '1.9.22' apply false
1010
id 'io.github.gradle-nexus.publish-plugin' version "1.1.0"
1111
}
1212

0 commit comments

Comments
 (0)