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 10c95f4 commit 1646cccCopy full SHA for 1646ccc
README.md
@@ -24,7 +24,7 @@ Add the following code to your gradle build script.
24
maven {url "https://jitpack.io"}
25
}
26
dependencies {
27
- compile 'com.github.DeveloperPaul123:FilePickerLibrary:2.0.0'
+ compile 'com.github.DeveloperPaul123:FilePickerLibrary:2.0.1'
28
29
````
30
0 commit comments