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 3ac73ed commit c0a7e07Copy full SHA for c0a7e07
CHANGELOG.md
@@ -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
+
5
# 6.6.9
6
* Fix transparent background rendering with MULTIPLY Blend mode on Android 34+ ([#2661](https://github.com/airbnb/lottie-android/pull/2661))
7
gradle.properties
@@ -1,4 +1,4 @@
-VERSION_NAME=6.6.10-SNAPSHOT
+VERSION_NAME=6.6.10
GROUP=com.airbnb.android
POM_DESCRIPTION=Lottie is an animation library that renders Adobe After Effects animations natively in realtime.
0 commit comments