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 7c8a871 commit 9a553b4Copy full SHA for 9a553b4
app/build.gradle
@@ -41,7 +41,7 @@ dependencies {
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'
44
- implementation 'androidx.navigation:navigation-ui-ktx:2.5.0'
+ implementation 'androidx.navigation:navigation-ui-ktx:2.5.3'
45
testImplementation 'junit:junit:4.13.2'
46
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
47
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
0 commit comments