diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b70a79d..9e1e184 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,47 +1,47 @@ [versions] -about-lib = "12.0.0-a04" -activity-compose = "1.10.1" -android-gradle-plugin = "8.9.0" -androidx-test-rules = "1.6.1" -androidx-test-runner = "1.6.2" -chucker = "4.1.0" +about-lib = "15.1.0-b02" +activity-compose = "1.13.0" +android-gradle-plugin = "9.4.0-rc01" +androidx-test-rules = "1.7.0" +androidx-test-runner = "1.7.0" +chucker = "4.3.1" coil-compose = "2.7.0" -com-google-services = "4.4.2" -compose-bom = "2025.03.00" -compose-constraint = "1.1.1" -compose-material3 = "1.3.1" -compose-navigation = "2.8.9" -core-ktx = "1.6.1" -core-ktx-version = "1.15.0" -coroutines = "1.10.1" -coroutines-test = "1.10.1" -crashlytics-plugin = "3.0.3" -datastore = "1.1.3" +com-google-services = "4.5.0" +compose-bom = "2026.08.00" +compose-constraint = "1.1.2" +compose-material3 = "1.4.0" +compose-navigation = "2.10.0-rc01" +core-ktx = "1.7.0" +core-ktx-version = "1.19.0" +coroutines = "1.11.0" +coroutines-test = "1.11.0" +crashlytics-plugin = "3.0.8" +datastore = "1.2.1" detekt-gradle-plugin = "1.23.8" -firebase-bom = "33.10.0" -firebase-perf = "1.4.2" -gradle = "8.9.0" -gradle-versions-plugin = "0.52.0" -hilt = "2.55" -hilt-nav-compose = "1.2.0" +firebase-bom = "34.18.0" +firebase-perf = "2.0.2" +gradle = "9.4.0-rc01" +gradle-versions-plugin = "0.54.0" +hilt = "2.60.1" +hilt-nav-compose = "1.4.0" inappupdate = "2.1.0" junit = "4.13.2" -kotlin = "2.1.20-RC2" -kotlin-serialization = "2.1.20-RC2" -kotlinx-coroutines-android = "1.10.1" -kotlinx-serialization = "1.8.0" +kotlin = "2.4.20-RC" +kotlin-serialization = "2.4.20-RC" +kotlinx-coroutines-android = "1.11.0" +kotlinx-serialization = "1.11.0" kotlinx-serialization-converter = "1.0.0" leakcanary = "2.14" -lifecycle-runtime-ktx = "2.8.7" -lifecycle-viewmodel-compose = "2.8.7" +lifecycle-runtime-ktx = "2.11.0" +lifecycle-viewmodel-compose = "2.11.0" mapsplatform-secrets = "2.0.1" -mockk = "1.13.17" -okhttp = "4.12.0" -play-services-location = "21.3.0" -plugin = "0.8.5" -retrofit = "2.11.0" -truth = "1.4.4" -turbine = "1.2.0" +mockk = "1.14.11" +okhttp = "5.5.0" +play-services-location = "21.4.0" +plugin = "1.1.1" +retrofit = "3.0.0" +truth = "1.4.5" +turbine = "1.2.1" [libraries] about-lib-compose-ui = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "about-lib" }