Skip to content

Commit b9ff0d4

Browse files
Update kotlin monorepo to v2.3.20
1 parent 05783a6 commit b9ff0d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/java/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
object Versions {
33

44
// Kotlin
5-
const val kotlin = "2.0.20"
5+
const val kotlin = "2.3.20"
66
const val kotlinCompiler = "1.9"
77

88
// Compose

0 commit comments

Comments
 (0)