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 79cd12a commit e3f1fbaCopy full SHA for e3f1fba
android/build.gradle
@@ -139,7 +139,7 @@ dependencies {
139
implementation "androidx.compose.animation:animation:1.7.4"
140
141
// Navigation dependencies.
142
- def nav_version = "2.8.2"
+ def nav_version = "2.8.5"
143
implementation "androidx.navigation:navigation-compose:$nav_version"
144
implementation "androidx.navigation:navigation-ui-ktx:$nav_version"
145
0 commit comments