Skip to content

Commit 4ad629d

Browse files
Update kotlinVersion to v2.0.20
1 parent 2931f48 commit 4ad629d

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)