Skip to content

Commit

Permalink
Udated lottie to 6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phw committed Jan 16, 2024
1 parent 4f9b5ba commit e7adb02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
implementation 'androidx.core:core-ktx:1.12.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.7.0'
implementation 'com.airbnb.android:lottie:6.1.0'
implementation 'com.airbnb.android:lottie:6.3.0'
implementation 'com.journeyapps:zxing-android-embedded:4.3.0'

// Retrofit
Expand Down

0 comments on commit e7adb02

Please sign in to comment.