--- a/gradle/libs.versions.toml Mon Sep 15 13:54:35 2025 -0400
+++ b/gradle/libs.versions.toml Mon Mar 09 14:41:46 2026 -0400
@@ -1,29 +1,29 @@
[versions]
android-gradle-plugin = "8.13.0"
annotation = "1.9.1"
-androidx-activity = "1.11.0"
-androidx-compose-bom = "2025.09.00"
+androidx-activity = "1.12.4"
+androidx-compose-bom = "2026.02.01"
browser = "1.9.0"
constraintlayout = "2.2.1"
coordinatorlayout = "1.3.0"
core-ktx = "1.17.0"
core-testing = "2.2.0"
-dagger = "2.57.1"
-firebase-bom = "34.2.0"
+dagger = "2.59.2"
+firebase-bom = "34.10.0"
fragment = "1.8.9"
kotlin = "2.2.20"
kotlinx-coroutines-bom = "1.10.2"
-lifecycle = "2.9.3"
+lifecycle = "2.10.0"
material = "1.13.0"
-okhttp = "5.1.0"
-paging-runtime-ktx = "3.3.6"
+okhttp = "5.3.2"
+paging-runtime-ktx = "3.4.1"
play-services-location = "21.3.0"
preference = "1.2.1"
recyclerview = "1.4.0"
-room = "2.8.0"
+room = "2.8.4"
timber = "5.0.1"
turbine = "1.2.1"
-workmanager = "2.10.4"
+workmanager = "2.11.1"
[plugins]
android-application = { id = "com.android.application", version.ref = "android-gradle-plugin" }