Skip to content

Commit

Permalink
Update README.md (#36)
Browse files Browse the repository at this point in the history
The new version of viewpump fixes the crash on Api 29 as #35
  • Loading branch information
MarcoMirisola authored and jbarr21 committed Jul 5, 2019
1 parent 2b7f3fe commit 881f11f
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 @@ -18,7 +18,7 @@ Include the dependency [Download (.aar)](http://search.maven.org/remotecontent?f
```groovy
dependencies {
implementation 'io.github.inflationx:calligraphy3:3.1.1'
implementation 'io.github.inflationx:viewpump:1.0.0'
implementation 'io.github.inflationx:viewpump:2.0.3'
}
```
### Add Fonts
Expand Down

0 comments on commit 881f11f

Please sign in to comment.