Skip to content

Commit 5627b9a

Browse files
renovate: update major-risky-update to v2
1 parent 13150d5 commit 5627b9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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"

0 commit comments

Comments
 (0)