Skip to content

Commit 8e29235

Browse files
committed
update readme.
1 parent 11f19ef commit 8e29235

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

readme.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ If you want to run Sample Project on Android Studio 2.3.2, Download this [commit
1414

1515
## Version
1616

17+
### 2.0.1
18+
19+
Let antiAlias defaults to true, add DrawFilter to Canvas.
20+
21+
Add isAnimating props to SVGAImageView.
22+
1723
### 2.0.0
1824

1925
Add SVGA-Format 2.0.0 support.
@@ -51,7 +57,7 @@ allprojects {
5157

5258
add dependency to build.gradle (Final Release https://jitpack.io/#yyued/SVGAPlayer-Android/ )
5359
```
54-
compile 'com.github.yyued:SVGAPlayer-Android:2.0.0'
60+
compile 'com.github.yyued:SVGAPlayer-Android:2.0.1'
5561
```
5662

5763
## Usage

0 commit comments

Comments
 (0)