Skip to content

Commit 5daf0c5

Browse files
committed
Auto-update dependencies.
1 parent c34f73f commit 5daf0c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id("com.google.gms.google-services") version "4.4.4" apply false
99
id("com.google.firebase.crashlytics") version "3.0.6" apply false
1010
id("com.google.firebase.firebase-perf") version "2.0.2" apply false
11-
id("androidx.navigation.safeargs") version "2.9.5" apply false
11+
id("androidx.navigation.safeargs") version "2.9.6" apply false
1212
id("com.github.ben-manes.versions") version "0.53.0" apply true
1313
alias(libs.plugins.composeCompiler) apply false
1414
}

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
kotlinxSerializationJson = "1.9.0"
1111
lifecycleRuntimeKtx = "2.9.4"
1212
activityCompose = "1.11.0"
13-
composeBom = "2025.10.01"
13+
composeBom = "2025.11.00"
1414
reactiveStreams = "1.0.4"
1515
vertexAI = "16.5.0"
1616

0 commit comments

Comments
 (0)