Skip to content

Commit cf9daa0

Browse files
authored
Update SDK使用说明.md
1 parent b2e2dae commit cf9daa0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

SDK使用说明.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
- AndroidStuido 一台可以上网的电脑 Liunx/mac/windows
1010

1111
## 2, 项目引入
12-
当前使用model的bulid.gradle 最后加入
12+
当前使用model的bulid.gradle 最后加入 x.x.x为版本号请使用最新稳定版当前编写文档时最新版本1.0.1
1313
```java
14-
compile 'org.yh.yhframe:WatchLib:1.0.0'
14+
   compile 'org.yh.yhframe:WatchLib:x.x.x'
1515
```
1616
## 3,配置
1717
项目的bulid.gradle
@@ -71,4 +71,4 @@ Button ok;
7171
[框架地址][1]
7272

7373

74-
[1]: https://github.com/android-coco/YhLibraryForAndroid
74+
[1]: https://github.com/android-coco/YhLibraryForAndroid

0 commit comments

Comments
 (0)