We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 685a15e + f8d412f commit 67bc334Copy full SHA for 67bc334
1 file changed
app/build.gradle.kts
@@ -49,7 +49,7 @@ dependencies {
49
implementation("androidx.core:core-splashscreen:1.0.1")
50
51
// Compose navigation
52
- implementation("androidx.navigation:navigation-compose:2.9.0")
+ implementation("androidx.navigation:navigation-compose:2.9.1")
53
54
// Coil
55
implementation("io.coil-kt:coil-compose:2.7.0")
0 commit comments