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 4bcc736 commit a6cc79bCopy full SHA for a6cc79b
CHANGELOG.md
@@ -1,4 +1,7 @@
1
-# 6.6.4-SNAPSHOT
+# 6.6.4
2
+* Fix an image NPE ([#2623](https://github.com/airbnb/lottie-android/pull/2623))
3
+
4
+# 6.6.3
5
* Support system property to set a testing executor ([#2613](https://github.com/airbnb/lottie-android/pull/2613))
6
* Fix a radial gradient crash ([#2611](https://github.com/airbnb/lottie-android/pull/2611))
7
* Fix a bitmap crash ([#2578](https://github.com/airbnb/lottie-android/pull/2578))
gradle.properties
@@ -1,4 +1,4 @@
-VERSION_NAME=6.6.3
+VERSION_NAME=6.6.4
GROUP=com.airbnb.android
POM_DESCRIPTION=Lottie is an animation library that renders Adobe After Effects animations natively in realtime.
0 commit comments