Skip to content

Commit 4e012da

Browse files
authored
Merge pull request #427 from mbakgun/renovate/kotlinversion
Update kotlinVersion to v2.2.10
2 parents 8ad242b + b66ed29 commit 4e012da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pluginManagement {
1818
}
1919

2020
plugins {
21-
val kotlinVersion = "2.2.0"
21+
val kotlinVersion = "2.2.10"
2222
val agpVersion = "8.12.0"
2323
val composeVersion = "1.8.2"
2424

0 commit comments

Comments
 (0)