Skip to content

Commit

Permalink
Updated README.md to reflect new support library options
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-stoneuk committed Sep 17, 2017
1 parent dd97ac7 commit 689e745
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ If you use this library in your app, please let me know and I'll add it to the l

## Dependency

_material-about-library_ is available on [**jitpack.io**][1]
_material-about-library_ is available on [**jitpack.io**][1] and has support for different support library versions. See the full list [here](https://jitpack.io/#daniel-stoneuk/material-about-library).

**Gradle dependency:**

Expand All @@ -43,7 +43,7 @@ allprojects {

```gradle
dependencies {
compile 'com.github.daniel-stoneuk:material-about-library:2.2.1'
compile 'com.github.daniel-stoneuk:material-about-library:2.2.3-support26.1.0'
}
```

Expand Down

0 comments on commit 689e745

Please sign in to comment.