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 6822c2f commit bd8fbceCopy full SHA for bd8fbce
1 file changed
Readme.md
@@ -43,7 +43,7 @@ Add it in your root build.gradle at the end of repositories:
43
Step 2. Add the dependency
44
45
dependencies {
46
- implementation 'com.github.TutorialsAndroid:FilePicker:v9.0.0'
+ implementation 'com.github.TutorialsAndroid:FilePicker:v9.0.1'
47
}
48
49
### Usage
0 commit comments