--- a/gradle/libs.versions.toml Mon Sep 15 13:45:50 2025 -0400
+++ b/gradle/libs.versions.toml Mon Sep 15 13:46:31 2025 -0400
@@ -1,8 +1,8 @@
[versions]
-android-gradle-plugin = "8.12.2"
+android-gradle-plugin = "8.13.0"
annotation = "1.9.1"
-androidx-activity = "1.10.1"
-androidx-compose-bom = "2025.08.01"
+androidx-activity = "1.11.0"
+androidx-compose-bom = "2025.09.00"
browser = "1.9.0"
constraintlayout = "2.2.1"
coordinatorlayout = "1.3.0"
@@ -11,10 +11,10 @@
dagger = "2.57.1"
firebase-bom = "34.2.0"
fragment = "1.8.9"
-kotlin = "2.2.10"
+kotlin = "2.2.20"
kotlinx-coroutines-bom = "1.10.2"
lifecycle = "2.9.3"
-material = "1.12.0"
+material = "1.13.0"
okhttp = "5.1.0"
paging-runtime-ktx = "3.3.6"
play-services-location = "21.3.0"
@@ -23,7 +23,7 @@
room = "2.8.0"
timber = "5.0.1"
turbine = "1.2.1"
-workmanager = "2.10.3"
+workmanager = "2.10.4"
[plugins]
android-application = { id = "com.android.application", version.ref = "android-gradle-plugin" }