Skip to content

Commit a6cc79b

Browse files
committed
v6.6.4
1 parent 4bcc736 commit a6cc79b

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# 6.6.4-SNAPSHOT
1+
# 6.6.4
2+
* Fix an image NPE ([#2623](https://github.com/airbnb/lottie-android/pull/2623))
3+
4+
# 6.6.3
25
* Support system property to set a testing executor ([#2613](https://github.com/airbnb/lottie-android/pull/2613))
36
* Fix a radial gradient crash ([#2611](https://github.com/airbnb/lottie-android/pull/2611))
47
* Fix a bitmap crash ([#2578](https://github.com/airbnb/lottie-android/pull/2578))

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.3
1+
VERSION_NAME=6.6.4
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)