--- a/gradle/libs.versions.toml Mon Aug 11 14:57:58 2025 -0400
+++ b/gradle/libs.versions.toml Mon Aug 11 15:12:29 2025 -0400
@@ -26,7 +26,7 @@
androidx-arch-core-testing = "2.2.0"
androidx-appcompat = "1.7.1"
androidx-activity = "1.10.1"
-androidx-browser = "1.8.0"
+androidx-browser = "1.9.0"
androidx-fragment = "1.8.8"
androidx-constraintlayout = "2.2.1"
androidx-coordinatorlayout = "1.3.0"
@@ -36,13 +36,13 @@
androidx-hilt-navigation-compose = "1.2.0"
androidx-hilt-work = "1.2.0"
androidx-lifecycle = "2.9.2"
-androidx-navigation = "2.9.2"
+androidx-navigation = "2.9.3"
androidx-paging = "3.3.6"
androidx-preferences = "1.2.1"
# stay on 2.6.x until https://issuetracker.google.com/issues/413924560 is fixed
androidx-room = "2.6.1"
androidx-startup = "1.2.0"
-androidx-work = "2.10.2"
+androidx-work = "2.10.3"
android-material = "1.12.0"
avdl = "0.0.4"
kotlinx-coroutines = "1.10.2"
@@ -50,8 +50,8 @@
kotlinx-serialization = "1.9.0"
dagger = "2.57"
license-gradle-plugin = "0.16.1"
-materialKolor = "3.0.0"
-okio = "3.15.0"
+materialKolor = "3.0.1"
+okio = "3.16.0"
okhttp = "5.1.0"
play-publisher = "3.12.1"
protobuf = "4.31.1"
@@ -59,12 +59,12 @@
truth = "1.4.4"
turbine = "1.2.1"
mockk = "1.14.5"
-firebase-bom = "33.16.0"
+firebase-bom = "34.1.0"
google-play-core = "2.1.0"
google-play-core-review = "2.0.2"
gms-play-services-base = "18.7.2"
javax-inject = "1"
-ksoup = "0.2.4"
+ksoup = "0.2.5"
retrofit = "3.0.0"
retrofit-kotlinx-serialization-converter = "1.0.0"
leakcanary = "2.14"
@@ -86,7 +86,7 @@
# google-gms-oss-license = { id = "com.google.android.gms.oss-licenses-plugin", version = "0.10.6.1" }
com-geekorum-gms-oss-license = { id = "com.geekorum.gms.oss-licenses-plugin", version = "0.10.6" }
com-geekorum-avdl-flydroid = { id = "com.geekorum.gradle.avdl.providers.flydroid", version.ref = "avdl" }
-firebase-crashlytics = { id = "com.google.firebase.crashlytics", version = "3.0.4" }
+firebase-crashlytics = { id = "com.google.firebase.crashlytics", version = "3.0.6" }
androidx-navigation-safeargs-kotlin = { id = "androidx.navigation.safeargs.kotlin", version.ref = "androidx-navigation" }
dagger-hilt-android = { id = "dagger.hilt.android.plugin", version.ref = "dagger" }
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
@@ -132,7 +132,7 @@
androidx-compose-material-icons-core = { module = "androidx.compose.material:material-icons-core" }
androidx-compose-material-icons-extended = { module = "androidx.compose.material:material-icons-extended" }
# alpha for M3 Expressive
-androidx-compose-material3 = { module = "androidx.compose.material3:material3", version="1.4.0-alpha17" }
+androidx-compose-material3 = { module = "androidx.compose.material3:material3", version="1.5.0-alpha01" }
androidx-compose-material3-window-sizes = { module = "androidx.compose.material3:material3-window-size-class" }
androidx-compose-runtime-livedata = { module = "androidx.compose.runtime:runtime-livedata" }
androidx-compose-ui = { module = "androidx.compose.ui:ui" }