Skip to content

Commit 7c345fb

Browse files
Bump com.airbnb.android:lottie from 6.2.0 to 6.4.1
Bumps [com.airbnb.android:lottie](https://github.com/airbnb/lottie-android) from 6.2.0 to 6.4.1. - [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.2.0...v6.4.1) --- updated-dependencies: - dependency-name: com.airbnb.android:lottie dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5f4056 commit 7c345fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
implementation 'androidx.core:core-ktx:1.12.0'
4444
implementation 'androidx.appcompat:appcompat:1.6.1'
4545
implementation 'com.google.android.material:material:1.11.0'
46-
implementation 'com.airbnb.android:lottie:6.2.0'
46+
implementation 'com.airbnb.android:lottie:6.4.1'
4747

4848
testImplementation 'junit:junit:4.13.2'
4949

0 commit comments

Comments
 (0)