Skip to content

Commit

Permalink
renovate: update major-risky-update
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 23, 2024
1 parent 13150d5 commit c42c701
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[versions]
# Shared
kotlin = "1.9.23" # Always check https://developer.android.com/jetpack/androidx/releases/compose-kotlin for compose version compatibility
ksp = "1.9.23-1.0.20" # First part must match the kotlin version
kotlin = "2.0.0" # Always check https://developer.android.com/jetpack/androidx/releases/compose-kotlin for compose version compatibility
ksp = "2.0.0-1.0.21" # First part must match the kotlin version
detektFormatting = "1.23.6"
kermit = "2.0.3"
koin = "3.5.6"
orbitMvi = "7.1.0"
orbitMvi = "8.0.0"
mokoMvvm = "0.16.1"
ktor = "2.3.11"
mokoPermissions = "0.18.0"
Expand Down

0 comments on commit c42c701

Please sign in to comment.