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 de66e42 commit c06a049Copy full SHA for c06a049
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.1'
+ compile 'com.github.DeveloperPaul123:FilePickerLibrary:2.1'
28
29
````
30
0 commit comments