diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 3e02bf29..b63bf370 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ aboutLibraries = "11.2.3" agp = "8.7.1" android-junit5 = "1.11.2.0" -benchmark = "1.3.2" +benchmark = "1.3.3" coil = "2.7.0" coroutines = "1.9.0" dagger = "2.52" @@ -14,7 +14,7 @@ kotlin = "2.0.21" kotlinResult = "2.0.0" leakcanary = "3.0-alpha-8" lifecycle = "2.8.6" -navigation = "2.8.2" +navigation = "2.8.3" retrofit = "2.11.0" richtext = "1.0.0-alpha01" sentry-sdk = "7.15.0" @@ -26,7 +26,7 @@ workmanager = "2.10.0-beta01" [libraries] aboutLibraries-m3 = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutLibraries" } -androidx-activity-compose = "androidx.activity:activity-compose:1.9.2" +androidx-activity-compose = "androidx.activity:activity-compose:1.9.3" androidx-benchmark-macro-junit4 = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "benchmark" } androidx-browser = "androidx.browser:browser:1.8.0" androidx-compose-animation = { module = "androidx.compose.animation:animation" }