We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9180c6b commit 733f521Copy full SHA for 733f521
1 file changed
README.md
@@ -12,7 +12,7 @@ Simple Storage ease you in accessing and managing files across API levels.
12
Adding Simple Storage into your project is simple:
13
14
```groovy
15
-implementation "com.anggrayudi:storage:0.1.0"
+implementation "com.anggrayudi:storage:0.2.0"
16
```
17
18
Snapshots can be found [here](https://oss.sonatype.org/#nexus-search;quick~com.anggrayudi).
0 commit comments