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 May 15, 2024
1 parent 3c0343b commit b76e0e9
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 @@ -31,16 +31,16 @@ rss-parser = "6.0.7"
accompanist = "0.34.0"
jsoup = "1.17.2"
triplet-play = "3.9.1"
compose-multiplatform = "1.6.10-rc01"
compose-multiplatform = "1.6.10-rc02"
compose-compiler = "1.5.13"
decompose = "2.2.3"
# When updating, check the version of jna in the following link:
# https://github.com/Dansoftowner/jSystemThemeDetector/blob/master/build.gradle
# if necessary, download again the native library here
# https://github.com/java-native-access/jna
jsystem-theme-detector = "3.6"
native-coroutines = "1.0.0-ALPHA-28"
ksp = "1.9.23-1.0.20"
native-coroutines = "1.0.0-ALPHA-30"
ksp = "1.9.24-1.0.20"
multiplatform-settings = "1.1.1"
crashlytics = "18.6.4"
crashlytics-plugin = "3.0.0"
Expand Down

0 comments on commit b76e0e9

Please sign in to comment.