Skip to content

Commit 1653289

Browse files
authored
更新到 v1.2.1
CanvasAidUtils 2D 与 3D 分离 添加文档
1 parent 0372a2e commit 1653289

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
@@ -40,7 +40,7 @@
4040

4141
## 文档
4242

43-
* [点击这里查看文档](http://gcssloop.github.io/doc/viewsupport/cn/index.html)
43+
* [点击这里查看文档](https://jitpack.io/com/github/GcsSloop/ViewSupport/v1.2.2/javadoc)
4444
* [点击这里查看Wiki](https://github.com/GcsSloop/ViewSupport/wiki)
4545

4646
## 如何添加该开源库
@@ -64,7 +64,7 @@
6464

6565
``` gradle
6666
dependencies {
67-
compile 'com.github.GcsSloop:ViewSupport:v1.2.0'
67+
compile 'com.github.GcsSloop:ViewSupport:v1.2.2'
6868
}
6969
```
7070

0 commit comments

Comments
 (0)