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.
1 parent ba018e3 commit 61c9ed1Copy full SHA for 61c9ed1
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.7</version>
+ <version>1.8</version>
13
<type>pom</type>
14
</dependency>
15
```
16
# Or Using Gradle
17
18
-compile 'com.adityak:browsemyfiles:1.7'
+compile 'com.adityak:browsemyfiles:1.8'
19
20
21
0 commit comments