We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a46e955 commit b63cef6Copy full SHA for b63cef6
1 file changed
Readme.md
@@ -1,6 +1,5 @@
1
File Dialog Tool
2
================
3
-[](https://jitpack.io/#codingbychanche/FileDialogTool)
4
5
<i>File Dialog Tool</i> is an activity which allows to browse through the file system of your
6
device and pick file paths for loading or saving data.
@@ -41,6 +40,9 @@ In the example above the 'SNAPHOT'- tag is used to download the latest version o
41
40
check for the latest release under the 'Relase' tab of this repository and use that instead to
42
import a stable release.
43
+Latest release: [](https://jitpack.io/#codingbychanche/FileDialogTool)
44
+
45
46
Permissions
47
-----------
48
Add the following permissions to your app's 'manifest'- file:
0 commit comments