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 bbf3533 commit 3dce854Copy full SHA for 3dce854
app/build.gradle
@@ -63,7 +63,7 @@ dependencies {
63
implementation "androidx.lifecycle:lifecycle-common:$lifecycle_version"
64
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:$lifecycle_version"
65
66
- final navigation_version = '2.5.2'
+ final navigation_version = '2.7.4'
67
implementation "androidx.navigation:navigation-common:$navigation_version"
68
implementation "androidx.navigation:navigation-fragment-ktx:$navigation_version"
69
implementation "androidx.navigation:navigation-fragment:$navigation_version"
0 commit comments