Skip to content

Commit 7a02f6d

Browse files
authored
Update README.md
1 parent 45e4ed9 commit 7a02f6d

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,13 +9,13 @@ A FileBrowser / FileChooser for Android that you can integrate to your app to br
99
<dependency>
1010
<groupId>com.adityak</groupId>
1111
<artifactId>browsemyfiles</artifactId>
12-
<version>1.5</version>
12+
<version>1.5.1</version>
1313
<type>pom</type>
1414
</dependency>
1515
```
1616
# Or Using Gradle
1717
```
18-
compile 'com.adityak:browsemyfiles:1.5'
18+
compile 'com.adityak:browsemyfiles:1.5.1'
1919
```
2020

2121

0 commit comments

Comments
 (0)