Skip to content

Commit 4ce2aee

Browse files
committed
Auto-update dependencies.
1 parent b3fc75d commit 4ce2aee

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

storage/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id("com.android.application")
33
id("kotlin-android")
44
id("com.google.gms.google-services")
5-
id("com.google.devtools.ksp") version "2.2.20-2.0.3"
5+
id("com.google.devtools.ksp") version "2.2.20-2.0.4"
66
}
77

88
android {

0 commit comments

Comments
 (0)