Skip to content

Commit 33b683c

Browse files
committed
v6.6.9
1 parent 479920b commit 33b683c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
14
# 6.6.8
25
* In DefaultLottieFetchResult, catch NPE from getErrorFromConnection() ([#2643](https://github.com/airbnb/lottie-android/pull/2643))
36
* Enable path interpolator cache by default ([#2646](https://github.com/airbnb/lottie-android/pull/2646))

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=6.6.9-SNAPSHOT
1+
VERSION_NAME=6.6.9
22
GROUP=com.airbnb.android
33

44
POM_DESCRIPTION=Lottie is an animation library that renders Adobe After Effects animations natively in realtime.

0 commit comments

Comments
 (0)