Skip to content

Commit b43f0ee

Browse files
committed
[README] update
1 parent de2b7bf commit b43f0ee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ This library is designed for parsing document uri and simplify usage of SAF.
55
[![](https://jitpack.io/v/chr56/AndroidStorageUtilities.svg)](https://jitpack.io/#chr56/AndroidStorageUtilities)
66

77
## Gradle
8+
Android Storage Utilities is available on Jitpack & Maven Central
89

910
```groovy
1011
dependencies {
11-
implementation("com.github.chr56:AndroidStorageUtilities:0.3.0")
12+
implementation("io.github.chr56:android-storage-utilities:0.3.1")
1213
}
1314
```

0 commit comments

Comments
 (0)