diff --git a/snippets/app/build.gradle b/snippets/app/build.gradle index a709b65b..b26f9341 100644 --- a/snippets/app/build.gradle +++ b/snippets/app/build.gradle @@ -63,7 +63,7 @@ dependencies { implementation 'com.google.android.material:material:1.5.0' implementation 'androidx.constraintlayout:constraintlayout:2.1.3' implementation 'androidx.navigation:navigation-fragment:2.4.1' - implementation 'androidx.navigation:navigation-ui:2.4.0' + implementation 'androidx.navigation:navigation-ui:2.4.1' implementation 'com.android.volley:volley:1.2.1' implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.4.1'