Skip to content

Commit 50dfba6

Browse files
committed
2 parents 4ebf184 + df09c4b commit 50dfba6

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.6</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.6'
1919
```
2020

2121

0 commit comments

Comments
 (0)