Skip to content

Commit 98983c4

Browse files
Update plugin org.jetbrains.kotlin.android 2.1.0 to v2.1.10 (#92)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 25517a3 commit 98983c4

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
@@ -31,7 +31,7 @@ buildscript {
3131
}
3232

3333
plugins {
34-
id 'org.jetbrains.kotlin.android' version '2.1.0' apply false
34+
id 'org.jetbrains.kotlin.android' version '2.1.10' apply false
3535
id 'com.google.devtools.ksp' version '2.1.0-1.0.29' apply false
3636
}
3737

0 commit comments

Comments
 (0)