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 3c18f4c commit e1257eeCopy full SHA for e1257ee
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 6.6.3
2
+* Support system property to set a testing executor ([#2613](https://github.com/airbnb/lottie-android/pull/2613))
3
+* Fix a radial gradient crash ([#2611](https://github.com/airbnb/lottie-android/pull/2611))
4
+* Fix a bitmap crash ([#2578](https://github.com/airbnb/lottie-android/pull/2578))
5
+
6
# 6.6.2
7
### Bugs Fixed
8
* Allow width/height to be doubles ([#2596](https://github.com/airbnb/lottie-android/pull/2596))
gradle.properties
@@ -1,4 +1,4 @@
-VERSION_NAME=6.6.3-SNAPSHOT
+VERSION_NAME=6.6.3
GROUP=com.airbnb.android
POM_DESCRIPTION=Lottie is an animation library that renders Adobe After Effects animations natively in realtime.
0 commit comments