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 479920b commit 33b683cCopy full SHA for 33b683c
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 6.6.9
2
+* Fix transparent background rendering with MULTIPLY Blend mode on Android 34+ ([#2661](https://github.com/airbnb/lottie-android/pull/2661))
3
+
4
# 6.6.8
5
* In DefaultLottieFetchResult, catch NPE from getErrorFromConnection() ([#2643](https://github.com/airbnb/lottie-android/pull/2643))
6
* Enable path interpolator cache by default ([#2646](https://github.com/airbnb/lottie-android/pull/2646))
gradle.properties
@@ -1,4 +1,4 @@
-VERSION_NAME=6.6.9-SNAPSHOT
+VERSION_NAME=6.6.9
GROUP=com.airbnb.android
POM_DESCRIPTION=Lottie is an animation library that renders Adobe After Effects animations natively in realtime.
0 commit comments