Skip to content

Commit ab84ea0

Browse files
renovate: update major-risky-update to v2
1 parent 30ab454 commit ab84ea0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[versions]
22
# Shared
3-
kotlin = "1.9.23" # Always check https://developer.android.com/jetpack/androidx/releases/compose-kotlin for compose version compatibility
4-
ksp = "1.9.23-1.0.20" # First part must match the kotlin version
3+
kotlin = "2.0.0" # Always check https://developer.android.com/jetpack/androidx/releases/compose-kotlin for compose version compatibility
4+
ksp = "2.0.0-1.0.22" # First part must match the kotlin version
55
kermit = "2.0.3"
66
koin = "3.5.6"
77
orbitMvi = "8.0.0"
88
mokoMvvm = "0.16.1"
99
ktor = "2.3.11"
1010
mokoPermissions = "0.18.0"
1111
settings = "1.1.1"
12-
realm = "1.16.0"
12+
realm = "2.0.0"
1313
detekt = "1.23.6"
1414
kotlinx-serialization-json = "1.6.3"
1515
kotlinx-datetime = "0.6.0"

0 commit comments

Comments
 (0)