We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9333fe6 commit a7179c5Copy full SHA for a7179c5
gradle/libs.versions.toml
@@ -11,5 +11,5 @@ appcompat = "androidx.appcompat:appcompat:1.6.1"
11
androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime:2.8.5"
12
compose-foundation = "androidx.compose.foundation:foundation:1.6.8"
13
compose-material3 = "androidx.compose.material3:material3:1.3.0"
14
-navigation-compose = "androidx.navigation:navigation-compose:2.8.8"
+navigation-compose = "androidx.navigation:navigation-compose:2.8.9"
15
junit = { module = "junit:junit", version = "4.13.2" }
0 commit comments