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 6e856b1 commit ff4a49aCopy full SHA for ff4a49a
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