Skip to content

Commit a3a0bac

Browse files
Update plugin org.jetbrains.kotlin.android to v2.2.21
1 parent 6d9deaf commit a3a0bac

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
@@ -1,7 +1,7 @@
11
// Top-level build file using plugins DSL
22
plugins {
33
id 'com.android.library' version '8.11.0' apply false
4-
id 'org.jetbrains.kotlin.android' version '2.2.0' apply false
4+
id 'org.jetbrains.kotlin.android' version '2.2.21' apply false
55
}
66

77
task clean(type: Delete) {

0 commit comments

Comments
 (0)