Skip to content

Commit

Permalink
[Android]: Bump com.airbnb.android:lottie in /noty-android
Browse files Browse the repository at this point in the history
Bumps [com.airbnb.android:lottie](https://github.com/airbnb/lottie-android) from 6.0.1 to 6.1.0.
- [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.0.1...v6.1.0)

---
updated-dependencies:
- dependency-name: com.airbnb.android:lottie
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent d488238 commit db855b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noty-android/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ ext {
materialDesignVersion = '1.9.0'

// Lottie Animation
lottieVersion = '6.0.1'
lottieVersion = '6.1.0'

// Lottie Animation (Compose)
lottieComposeVersion = '6.0.1'
Expand Down

0 comments on commit db855b7

Please sign in to comment.