Skip to content

Commit 2a558b3

Browse files
authored
ImagePicker-Support upgraded to v1.7.1
1 parent d16daca commit 2a558b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Almost 90% of the app that I have developed has an Image upload feature. Along w
5959

6060
**If you are yet to Migrate on AndroidX, Use support build artifact:**
6161
```groovy
62-
implementation 'com.github.dhaval2404:imagepicker-support:1.5'
62+
implementation 'com.github.dhaval2404:imagepicker-support:1.7.1'
6363
```
6464
6565
**If you want to get the activity result inline in a modern way (lambda) install [InlineActivityResult](https://github.com/florent37/InlineActivityResult) library:**

0 commit comments

Comments
 (0)