Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #22 from saket/patch-1
Browse files Browse the repository at this point in the history
Update README with correct maven coordinates
  • Loading branch information
yrezgui committed Jun 13, 2021
2 parents e387f00 + e498d22 commit 387853d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ModernStorage is available on `mavenCentral()`.

```kotlin
// For MediaStore interactions
implementation("com.google.modernstorage:mediastore:1.0.0-alpha01")
implementation("com.google.modernstorage:modernstorage-mediastore:1.0.0-alpha01")
```

## Quick Start
Expand Down

0 comments on commit 387853d

Please sign in to comment.