Skip to content

Commit bf28b2c

Browse files
committed
2 parents 45f351a + c3b4a72 commit bf28b2c

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

2121

0 commit comments

Comments
 (0)