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 504ef9a commit 3da50f1Copy full SHA for 3da50f1
app/build.gradle
@@ -61,7 +61,7 @@ dependencies {
61
implementation 'androidx.appcompat:appcompat:1.7.1'
62
implementation 'androidx.core:core-ktx:1.16.0'
63
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
64
- implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.1'
+ implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.2'
65
implementation 'com.airbnb.android:lottie:6.6.7'
66
implementation 'com.journeyapps:zxing-android-embedded:4.3.0'
67
0 commit comments