Skip to content

Commit 30778d8

Browse files
renovate: update major-risky-update
1 parent 13150d5 commit 30778d8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
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.21" # First part must match the kotlin version
55
detektFormatting = "1.23.6"
66
kermit = "2.0.3"
77
koin = "3.5.6"
8-
orbitMvi = "7.1.0"
8+
orbitMvi = "8.0.0"
99
mokoMvvm = "0.16.1"
1010
ktor = "2.3.11"
1111
mokoPermissions = "0.18.0"
1212
settings = "1.1.1"
13-
realm = "1.16.0"
13+
realm = "2.0.0"
1414
detekt = "1.23.6"
1515
kotlinx-serialization-json = "1.6.3"
1616
kotlinx-datetime = "0.5.0"

0 commit comments

Comments
 (0)