We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c1d43c commit 852379dCopy full SHA for 852379d
readme.md
@@ -1,5 +1,7 @@
1
# SVGAPlayer
2
3
+[](https://jitpack.io/#yyued/SVGAPlayer-Android)
4
+
5
## Version
6
7
### 1.2.7
@@ -35,7 +37,7 @@ allprojects {
35
37
36
38
add dependency to build.gradle (Final Release https://jitpack.io/#yyued/SVGAPlayer-Android/ )
39
```
-compile 'com.github.yyued:SVGAPlayer-Android:1.2.7'
40
+compile 'com.github.yyued:SVGAPlayer-Android:1.2.10'
41
compile "org.jetbrains.kotlin:kotlin-stdlib-jre7:1.1.1"
42
43
0 commit comments