We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45f351a + c3b4a72 commit bf28b2cCopy full SHA for bf28b2c
README.md
@@ -9,13 +9,13 @@ A FileBrowser / FileChooser for Android that you can integrate to your app to br
9
<dependency>
10
<groupId>com.adityak</groupId>
11
<artifactId>browsemyfiles</artifactId>
12
- <version>1.2</version>
+ <version>1.3</version>
13
<type>pom</type>
14
</dependency>
15
```
16
# In build.gradle
17
18
-compile 'com.adityak:browsemyfiles:1.2'
+compile 'com.adityak:browsemyfiles:1.3'
19
20
21
0 commit comments