Skip to content

Commit

Permalink
Merge branch 'master' of github.com:WendyYanto/android-image-picker
Browse files Browse the repository at this point in the history
  • Loading branch information
WendyYanto committed May 6, 2020
2 parents f702233 + 4d7a1de commit 4193e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ allprojects {
2. Add the dependency
```
dependencies {
implementation 'com.github.WendyYanto:android-image-picker:v1.1.0'
implementation 'com.github.WendyYanto:android-image-picker:v1.2.0'
}
```
3. Register the code below in Android.Manifest.xml
Expand Down

0 comments on commit 4193e18

Please sign in to comment.