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 75ed407 commit b660784Copy full SHA for b660784
app/build.gradle
@@ -96,8 +96,8 @@ dependencies {
96
implementation "androidx.constraintlayout:constraintlayout:2.2.0"
97
implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.8.7"
98
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7"
99
- implementation "androidx.navigation:navigation-fragment-ktx:2.8.3"
100
- implementation "androidx.navigation:navigation-ui-ktx:2.8.3"
+ implementation "androidx.navigation:navigation-fragment-ktx:2.8.4"
+ implementation "androidx.navigation:navigation-ui-ktx:2.8.4"
101
implementation "com.google.zxing:core:3.5.3"
102
implementation "androidx.room:room-runtime:2.6.1"
103
implementation "androidx.coordinatorlayout:coordinatorlayout:1.2.0"
0 commit comments