Skip to content

Commit d5bf85e

Browse files
Bump com.airbnb.android:lottie from 6.6.6 to 6.6.7
Bumps [com.airbnb.android:lottie](https://github.com/airbnb/lottie-android) from 6.6.6 to 6.6.7. - [Release notes](https://github.com/airbnb/lottie-android/releases) - [Changelog](https://github.com/airbnb/lottie-android/blob/master/CHANGELOG.md) - [Commits](airbnb/lottie-android@v6.6.6...v6.6.7) --- updated-dependencies: - dependency-name: com.airbnb.android:lottie dependency-version: 6.6.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf42a18 commit d5bf85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262
implementation 'androidx.core:core-ktx:1.16.0'
6363
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
6464
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.1'
65-
implementation 'com.airbnb.android:lottie:6.6.6'
65+
implementation 'com.airbnb.android:lottie:6.6.7'
6666
implementation 'com.journeyapps:zxing-android-embedded:4.3.0'
6767

6868
// Retrofit

0 commit comments

Comments
 (0)