Skip to content

Commit

Permalink
Update dependency com.airbnb.android:lottie to v6.6.2 (#1754)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent bf86c4f commit 432f331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
// Remove if https://github.com/airbnb/lottie-android/pull/2507 lands
implementation libs.androidx.appcompat
// deliberately not in versions.toml as a one-off
implementation 'com.airbnb.android:lottie:6.6.1'
implementation 'com.airbnb.android:lottie:6.6.2'

// TODO: wire via plugin
implementation projects.paparazziAnnotations
Expand Down

0 comments on commit 432f331

Please sign in to comment.