Skip to content

Commit f29fa8d

Browse files
committed
1. 修改Read.Me
1 parent b531cd5 commit f29fa8d

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,6 @@
2929
implementation 'cn.imlibo:FilePicker:v0.0.1_alpha'
3030
```
3131

32-
> 如果报找不到依赖库的错,在项目的build.gradle添加如下代码:
33-
34-
35-
```
36-
allprojects {
37-
repositories {
38-
google()
39-
jcenter()
40-
maven { url "https://jitpack.io" }
41-
maven { url "https://dl.bintray.com/libo/maven" }
42-
}
43-
}
44-
```
45-
4632

4733

4834
##### 一、 在文件浏览器中选择指定文件

0 commit comments

Comments
 (0)