Skip to content

Commit

Permalink
Merge pull request #15 from what3words/mani-w3w-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mani-apps authored Jul 25, 2023
2 parents 2a3c1f1 + 248975f commit d8eefff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ A Jetpack compose design library to be used across what3words components and app

## Installation

The artifact is available
through [![Maven Central](https://img.shields.io/maven-central/v/com.what3words/w3w-android-design-library.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.what3words%22%20AND%20a:%22w3w-android-design-library%22)
The artifact is available
through [![Maven Central](https://img.shields.io/maven-central/v/com.what3words/w3w-android-design-library)](https://central.sonatype.com/artifact/com.what3words/w3w-android-design-library/)

### Android minimum SDK support

Expand All @@ -16,7 +16,7 @@ through [![Maven Central](https://img.shields.io/maven-central/v/com.what3words/
### Gradle

```
implementation 'com.what3words:w3w-android-design-library:1.0.2'
implementation 'com.what3words:w3w-android-design-library:1.0.3'
```

# Design library components
Expand Down

0 comments on commit d8eefff

Please sign in to comment.