build: update dependencies
authorDa Risk <da_risk@geekorum.com>
Mon, 01 Sep 2025 12:19:37 -0400
changeset 95 2b363c2b74bf
parent 94 b06e88dcab29
child 96 b03d6cc16239
build: update dependencies
gradle/libs.versions.toml
--- a/gradle/libs.versions.toml	Wed Aug 27 16:54:10 2025 -0400
+++ b/gradle/libs.versions.toml	Mon Sep 01 12:19:37 2025 -0400
@@ -1,5 +1,5 @@
 [versions]
-android-gradle-plugin = "8.12.1"
+android-gradle-plugin = "8.12.2"
 annotation = "1.9.1"
 androidx-activity = "1.10.1"
 androidx-compose-bom = "2025.08.01"
@@ -9,7 +9,7 @@
 core-ktx = "1.17.0"
 core-testing = "2.2.0"
 dagger = "2.57.1"
-firebase-bom = "34.1.0"
+firebase-bom = "34.2.0"
 fragment = "1.8.9"
 kotlin = "2.2.10"
 kotlinx-coroutines-bom = "1.10.2"