Skip to content

Commit e1257ee

Browse files
committed
v6.6.3
1 parent 3c18f4c commit e1257ee

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
# 6.6.2
27
### Bugs Fixed
38
* Allow width/height to be doubles ([#2596](https://github.com/airbnb/lottie-android/pull/2596))

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-SNAPSHOT
1+
VERSION_NAME=6.6.3
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)