Skip to content

Commit 1a906cf

Browse files
Update kotlin monorepo to v2.2.0
1 parent 05783a6 commit 1a906cf

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.2.0"
66
const val kotlinCompiler = "1.9"
77

88
// Compose

0 commit comments

Comments
 (0)