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 9d13571 commit 3e5cf2fCopy full SHA for 3e5cf2f
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
id("com.google.gms.google-services") version "4.4.2" apply false
9
id("com.google.firebase.crashlytics") version "3.0.2" apply false
10
id("com.google.firebase.firebase-perf") version "1.4.2" apply false
11
- id("androidx.navigation.safeargs") version "2.8.1" apply false
+ id("androidx.navigation.safeargs") version "2.8.2" apply false
12
id("com.github.ben-manes.versions") version "0.51.0" apply true
13
}
14
gradle/libs.versions.toml
@@ -8,7 +8,7 @@ junitVersion = "1.2.1"
espressoCore = "3.6.1"
lifecycleRuntimeKtx = "2.8.6"
activityCompose = "1.9.2"
-composeBom = "2024.09.02"
+composeBom = "2024.09.03"
reactiveStreams = "1.0.4"
vertexAI = "16.0.0-beta06"
0 commit comments