Skip to content

Commit

Permalink
Update Kotlin, KSP, Compose Compiler and KMP-NativeCoroutines
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2023
1 parent 02cb1ab commit d0a121f
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
Expand Up @@ -19,7 +19,7 @@ kermit = "2.0.0-RC5"
koin = "3.4.2"
koin-android = "3.4.2"
koin-compose = "3.4.5"
kotlin = "1.9.0"
kotlin = "1.9.10"
nav-compose = "2.7.1"
slf4jNop = "2.0.6"
turbine = "1.0.0"
Expand All @@ -33,10 +33,10 @@ rss-parser = "6.0.2"
accompanist = "0.28.0"
jsoup = "1.15.3"
triplet-play = "3.8.1"
compose-multiplatform = "1.5.0"
compose-multiplatform = "1.5.2"
decompose = "1.0.0"
jsystem-theme-detector = "3.6"
native-coroutines = "1.0.0-ALPHA-17"
native-coroutines = "1.0.0-ALPHA-18"
ksp = "1.9.0-1.0.12"
compose-image-loader = "1.4.2"
multiplatform-settings = "1.0.0"
Expand Down

0 comments on commit d0a121f

Please sign in to comment.