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] committed Oct 31, 2023
1 parent 64de205 commit 193bb23
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.10"
kotlin = "1.9.20"
nav-compose = "2.7.1"
slf4jNop = "2.0.6"
turbine = "1.0.0"
Expand All @@ -33,11 +33,11 @@ rss-parser = "6.0.2"
accompanist = "0.28.0"
jsoup = "1.15.3"
triplet-play = "3.8.1"
compose-multiplatform = "1.5.1"
compose-multiplatform = "1.5.10"
compose-compiler = "1.5.3"
decompose = "1.0.0"
jsystem-theme-detector = "3.6"
native-coroutines = "1.0.0-ALPHA-18"
native-coroutines = "1.0.0-ALPHA-19"
ksp = "1.9.10-1.0.13"
compose-image-loader = "1.6.7"
multiplatform-settings = "1.0.0"
Expand Down

0 comments on commit 193bb23

Please sign in to comment.