Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
DeveloperPaul123 committed Dec 3, 2015
2 parents bc3018b + 02782b3 commit 22ae6b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Simple library that allows for picking of files and directories. This is a clean
![image] (images/main_framed.png)

<h2>Requirements</h2>
Min SDK Level is 14 or Android IceCreamSandwich
Min SDK Level is 16

<h2>Dependency</h2>

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

Expand Down

0 comments on commit 22ae6b2

Please sign in to comment.