Skip to content

Commit ea8f87f

Browse files
Update kotlinVersion to v2.0.20
1 parent 99f6527 commit ea8f87f

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.0.10"
21+
val kotlinVersion = "2.0.20"
2222
val agpVersion = "8.5.2"
2323
val composeVersion = "1.6.11"
2424

0 commit comments

Comments
 (0)