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 3af4259 commit eab3a05Copy full SHA for eab3a05
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:v6.0.19'
+ implementation 'com.github.TutorialsAndroid:FilePicker:v7.0.19'
37
}
38
39
### Usage
0 commit comments