Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

Commit 7b7a419

Browse files
Bump com.airbnb.android:lottie-compose from 5.2.0 to 6.0.0 (#105)
Bumps [com.airbnb.android:lottie-compose](https://github.com/airbnb/lottie-android) from 5.2.0 to 6.0.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@v5.2.0...v6.0.0) --- updated-dependencies: - dependency-name: com.airbnb.android:lottie-compose dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3619927 commit 7b7a419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ dependencies {
210210
implementation("org.jetbrains.kotlin:kotlin-reflect:1.8.10")
211211

212212
// Lottie
213-
implementation("com.airbnb.android:lottie-compose:5.2.0")
213+
implementation("com.airbnb.android:lottie-compose:6.0.0")
214214

215215
testImplementation("junit:junit:4.13.2")
216216
testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:1.6.4")

0 commit comments

Comments
 (0)