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 de2b7bf commit b43f0eeCopy full SHA for b43f0ee
README.md
@@ -5,9 +5,10 @@ This library is designed for parsing document uri and simplify usage of SAF.
5
[](https://jitpack.io/#chr56/AndroidStorageUtilities)
6
7
## Gradle
8
+Android Storage Utilities is available on Jitpack & Maven Central
9
10
```groovy
11
dependencies {
- implementation("com.github.chr56:AndroidStorageUtilities:0.3.0")
12
+ implementation("io.github.chr56:android-storage-utilities:0.3.1")
13
}
14
```
0 commit comments