Skip to content

Commit fa7376e

Browse files
Update plugin org.jetbrains.kotlin.android to v1.9.23
1 parent e6e7ee2 commit fa7376e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.23' apply false
1010
id 'io.github.gradle-nexus.publish-plugin' version "1.1.0"
1111
}
1212

0 commit comments

Comments
 (0)