We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08679ae commit 18af236Copy full SHA for 18af236
Readme.md
@@ -33,7 +33,7 @@ Add it in your root build.gradle at the end of repositories:
33
Step 2. Add the dependency
34
35
dependencies {
36
- implementation 'com.github.TutorialsAndroid:FilePicker:v4.0.19'
+ implementation 'com.github.TutorialsAndroid:FilePicker:v5.0.19'
37
}
38
39
### Usage
0 commit comments