We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3fc75d commit 4ce2aeeCopy full SHA for 4ce2aee
gradle/libs.versions.toml
@@ -10,7 +10,7 @@ espressoCore = "3.7.0"
10
kotlinxSerializationJson = "1.9.0"
11
lifecycleRuntimeKtx = "2.9.4"
12
activityCompose = "1.11.0"
13
-composeBom = "2025.09.01"
+composeBom = "2025.10.00"
14
reactiveStreams = "1.0.4"
15
vertexAI = "16.5.0"
16
storage/app/build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
id("com.android.application")
3
id("kotlin-android")
4
id("com.google.gms.google-services")
5
- id("com.google.devtools.ksp") version "2.2.20-2.0.3"
+ id("com.google.devtools.ksp") version "2.2.20-2.0.4"
6
}
7
8
android {
0 commit comments