Skip to content
This repository was archived by the owner on Mar 30, 2024. It is now read-only.

Commit e7e6cf7

Browse files
committed
Update README
1 parent f0970ed commit e7e6cf7

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 @@
99

1010
A FilePicker library for Android for selecting multiple types of files and also to capture Images and Videos.
1111

12-
[Sample Apk](https://github.com/jaiselrahman/FilePicker/releases/download/1.2.0/app-release.apk)
12+
[Sample Apk](https://github.com/jaiselrahman/FilePicker/releases/download/1.3.0/app-release.apk)
1313

1414
## Note
1515

@@ -39,7 +39,7 @@ Step 2: Add the dependency
3939
```gradle
4040
dependencies {
4141
...
42-
implementation 'com.github.jaiselrahman:FilePicker:1.2.2'
42+
implementation 'com.github.jaiselrahman:FilePicker:1.3.0'
4343
}
4444
```
4545

0 commit comments

Comments
 (0)