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 1273baa commit bb5b175Copy full SHA for bb5b175
app/build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
implementation 'androidx.appcompat:appcompat:1.6.1'
34
implementation 'com.google.android.material:material:1.8.0'
35
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
36
- implementation 'androidx.navigation:navigation-fragment:2.5.3'
+ implementation 'androidx.navigation:navigation-fragment:2.8.1'
37
implementation 'androidx.navigation:navigation-ui:2.5.3'
38
testImplementation 'junit:junit:4.13.2'
39
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
0 commit comments