Skip to content

Commit 1bca5eb

Browse files
Update dependency com.airbnb.android:lottie to v6.6.3 (#1858)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5739106 commit 1bca5eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
// Remove if https://github.com/airbnb/lottie-android/pull/2507 lands
3030
implementation libs.androidx.appcompat
3131
// deliberately not in versions.toml as a one-off
32-
implementation 'com.airbnb.android:lottie:6.6.2'
32+
implementation 'com.airbnb.android:lottie:6.6.3'
3333

3434
// TODO: wire via plugin
3535
implementation projects.paparazziAnnotations

0 commit comments

Comments
 (0)