Skip to content

Commit 8e7abc1

Browse files
authored
Update README.md
1 parent f66629f commit 8e7abc1

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.4</version>
12+
<version>1.5</version>
1313
<type>pom</type>
1414
</dependency>
1515
```
1616
# In build.gradle
1717
```
18-
compile 'com.adityak:browsemyfiles:1.4'
18+
compile 'com.adityak:browsemyfiles:1.5'
1919
```
2020

2121

0 commit comments

Comments
 (0)