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 a710b5b commit caf420aCopy full SHA for caf420a
app/build.gradle
@@ -40,7 +40,7 @@ dependencies {
40
implementation 'androidx.appcompat:appcompat:1.4.2'
41
implementation 'com.google.android.material:material:1.6.1'
42
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
43
- implementation 'androidx.navigation:navigation-fragment-ktx:2.5.0'
+ implementation 'androidx.navigation:navigation-fragment-ktx:2.5.3'
44
implementation 'androidx.navigation:navigation-ui-ktx:2.5.3'
45
testImplementation 'junit:junit:4.13.2'
46
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
0 commit comments