Skip to content

Commit c0a7e07

Browse files
committed
v6.6.10
1 parent 3ac73ed commit c0a7e07

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 6.6.10
2+
* Add RTL support to lottie-android ([#2663](https://github.com/airbnb/lottie-android/pull/2663))
3+
* Make `lottieComposition` public ([#2660](https://github.com/airbnb/lottie-android/pull/2660))
4+
15
# 6.6.9
26
* Fix transparent background rendering with MULTIPLY Blend mode on Android 34+ ([#2661](https://github.com/airbnb/lottie-android/pull/2661))
37

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.10-SNAPSHOT
1+
VERSION_NAME=6.6.10
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)