We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5739106 commit 1bca5ebCopy full SHA for 1bca5eb
sample/build.gradle
@@ -29,7 +29,7 @@ dependencies {
29
// Remove if https://github.com/airbnb/lottie-android/pull/2507 lands
30
implementation libs.androidx.appcompat
31
// deliberately not in versions.toml as a one-off
32
- implementation 'com.airbnb.android:lottie:6.6.2'
+ implementation 'com.airbnb.android:lottie:6.6.3'
33
34
// TODO: wire via plugin
35
implementation projects.paparazziAnnotations
0 commit comments