Skip to content

Commit 22ae6b2

Browse files
Merge remote-tracking branch 'origin/master'
2 parents bc3018b + 02782b3 commit 22ae6b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Simple library that allows for picking of files and directories. This is a clean
99
![image] (images/main_framed.png)
1010

1111
<h2>Requirements</h2>
12-
Min SDK Level is 14 or Android IceCreamSandwich
12+
Min SDK Level is 16
1313

1414
<h2>Dependency</h2>
1515

@@ -24,7 +24,7 @@ Add the following code to your gradle build script.
2424
maven {url "https://jitpack.io"}
2525
}
2626
dependencies {
27-
compile 'com.github.DeveloperPaul123:FilePickerLibrary:2.0.0'
27+
compile 'com.github.DeveloperPaul123:FilePickerLibrary:2.0.1'
2828
}
2929
````
3030

0 commit comments

Comments
 (0)