Skip to content

Commit c6f6197

Browse files
Update plugin org.jetbrains.kotlin.android to v1.9.24 (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c18bba commit c6f6197

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
@@ -8,7 +8,7 @@ buildscript {
88
plugins {
99
id 'com.android.application' version '8.0.2' apply false
1010
id 'com.android.library' version '8.0.2' apply false
11-
id 'org.jetbrains.kotlin.android' version '1.9.10' apply false
11+
id 'org.jetbrains.kotlin.android' version '1.9.24' apply false
1212
id 'com.android.test' version '8.0.2' apply false
1313
}
1414

0 commit comments

Comments
 (0)