Skip to content

Commit 2daa5a5

Browse files
chore(deps): update plugin org.jetbrains.kotlin.android to v2.2.0
1 parent 0888603 commit 2daa5a5

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,5 +6,5 @@ buildscript {
66
plugins {
77
id 'com.android.application' version '8.10.0' apply false
88
id 'com.android.library' version '8.7.0' apply false
9-
id 'org.jetbrains.kotlin.android' version '2.1.21' apply false
9+
id 'org.jetbrains.kotlin.android' version '2.2.0' apply false
1010
}

0 commit comments

Comments
 (0)