diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 518539ca..f327ecc0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -31,7 +31,7 @@ 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: @@ -39,8 +39,8 @@ decompose = "2.2.3" # 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"