Skip to content

Commit 729356b

Browse files
authored
Auto-update dependencies. (#2725)
1 parent 8425ab5 commit 729356b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ espressoCore = "3.7.0"
1010
kotlinxSerializationCore = "1.9.0"
1111
lifecycle = "2.9.4"
1212
activityCompose = "1.11.0"
13-
composeBom = "2025.10.00"
13+
composeBom = "2025.10.01"
1414
googleServices = "4.4.4"
1515
composeNavigation = "2.9.5"
1616
material = "1.13.0"

messaging/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies {
7878

7979
implementation("com.google.firebase:firebase-installations:19.0.1")
8080

81-
implementation("androidx.work:work-runtime:2.10.5")
81+
implementation("androidx.work:work-runtime:2.11.0")
8282

8383
// Testing dependencies
8484
androidTestImplementation("androidx.test.espresso:espresso-core:3.7.0")

0 commit comments

Comments
 (0)