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 36e79cc commit 2a48bd3Copy full SHA for 2a48bd3
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.1'
+ compile 'com.github.DeveloperPaul123:FilePickerLibrary:2.1.1'
28
29
````
30
0 commit comments