// 添加以下代码到项目根目录下的build.gradle
allprojects {
repositories {
maven { url "https://jitpack.io" }
}
}
// 添加以下代码到app模块的build.gradle
dependencies {
implementation("com.github.dora4:dora:1.2.29")
implementation("com.github.getActivity:XXPermissions:18.2")
implementation("com.github.dora4:dview-file-browser:1.10")
}
-
Notifications
You must be signed in to change notification settings - Fork 0
文件浏览器
License
dora4/dview-file-browser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|