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 4ebf184 + df09c4b commit 50dfba6Copy full SHA for 50dfba6
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.5</version>
+ <version>1.6</version>
13
<type>pom</type>
14
</dependency>
15
```
16
# Or Using Gradle
17
18
-compile 'com.adityak:browsemyfiles:1.5'
+compile 'com.adityak:browsemyfiles:1.6'
19
20
21
0 commit comments