Skip to content

Commit be434d1

Browse files
Bump lottie-compose from 5.0.1 to 5.0.2
Bumps [lottie-compose](https://github.com/airbnb/lottie-android) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/airbnb/lottie-android/releases) - [Changelog](https://github.com/airbnb/lottie-android/blob/master/CHANGELOG.md) - [Commits](airbnb/lottie-android@v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: com.airbnb.android:lottie-compose dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23a1b48 commit be434d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/view/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757
implementation("androidx.glance:glance-appwidget-proto:$glanceVersion")
5858

5959
// Lottie
60-
implementation("com.airbnb.android:lottie-compose:5.0.1")
60+
implementation("com.airbnb.android:lottie-compose:5.0.2")
6161

6262
// DataStore
6363
implementation("androidx.datastore:datastore:1.0.0")

0 commit comments

Comments
 (0)