Skip to content

Commit

Permalink
yes it does. Update version to 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-stoneuk committed Oct 24, 2018
1 parent 3de5615 commit dfc0b0a
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 @@ -44,11 +44,11 @@ allprojects {

```gradle
dependencies {
compile 'com.github.daniel-stoneuk:material-about-library:2.4.1'
compile 'com.github.daniel-stoneuk:material-about-library:2.4.2'
}
```

Releases from 2.4.1 onwards will be using the AndroidX libraries. Use an older release if you wish to continue using the support library version.
Releases from 2.4.2 onwards will be using the AndroidX libraries. Use an older release if you wish to continue using the support library version.

## Migration

Expand Down

0 comments on commit dfc0b0a

Please sign in to comment.