Skip to content

Commit 3f27586

Browse files
Update kotlin monorepo to v2.2.0
1 parent 23c029a commit 3f27586

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 kspVersion = "1.8.20-1.0.10"
77
const val kotlinCompiler = "1.9"
88

0 commit comments

Comments
 (0)