Skip to content

Commit 9a526d5

Browse files
authored
Update readme.md
1 parent 46c29f3 commit 9a526d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Version
44

5-
### 1.2.0-beta5
5+
### 1.2.0
66

77
SVGAPlayer 的第 3 个版本,使用 Kotlin 重写整个 SVGAPlayer,修正 beta1 的 CPU 消耗过高问题,修正 beta2 Crash 的问题,并且当 View 被移出视图层级时,会自动停止动画,修正 beta4 前 sDurationScale 在 Android 4.0 中报错的问题。
88

@@ -38,7 +38,7 @@ allprojects {
3838

3939
添加以下依赖,请根据需要修改版本号,要获取最新的版本请点入 https://jitpack.io/#yyued/SVGAPlayer-Android/
4040
```
41-
compile 'com.github.yyued:SVGAPlayer-Android:1.2.0-beta5'
41+
compile 'com.github.yyued:SVGAPlayer-Android:1.2.0'
4242
compile "org.jetbrains.kotlin:kotlin-stdlib-jre7:1.1.1"
4343
```
4444

0 commit comments

Comments
 (0)