Skip to content

Commit 96bc56d

Browse files
committed
update to 2.0.3
1 parent ca3dcba commit 96bc56d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

readme.md

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

1515
## Version
1616

17+
### 2.0.3
18+
19+
Improve: SVGAPath parsing faster then before.
20+
1721
### 2.0.1
1822

1923
Let antiAlias defaults to true, add DrawFilter to Canvas.
@@ -57,7 +61,7 @@ allprojects {
5761

5862
add dependency to build.gradle (Final Release https://jitpack.io/#yyued/SVGAPlayer-Android/ )
5963
```
60-
compile 'com.github.yyued:SVGAPlayer-Android:2.0.2'
64+
compile 'com.github.yyued:SVGAPlayer-Android:2.0.3'
6165
```
6266

6367
## Usage

0 commit comments

Comments
 (0)