Skip to content

Commit 8a0124a

Browse files
Update kotlinVersion to v2.2.10
1 parent 690812a commit 8a0124a

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)