Skip to content

Commit 19b7a7d

Browse files
author
Ven
committed
更新文档
1 parent a83aba1 commit 19b7a7d

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
@@ -29,11 +29,11 @@ allprojects {
2929
}
3030
```
3131

32-
2. 添加依赖到主模块的build.gradle中
32+
2. 添加依赖到主模块的build.gradle中
3333
```groovy
3434
dependencies {
3535
//添加依赖
36-
implementation 'com.github.ven-coder:assists:1.0.0'
36+
implementation 'com.github.ven-coder:assists:1.0.1'
3737
}
3838
```
3939
### 主模块AndroidManifest.xml中注册服务

0 commit comments

Comments
 (0)