Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
The new version of viewpump fixes the crash on Api 29 as InflationX#35
  • Loading branch information
MarcoMirisola authored Jul 4, 2019
1 parent 2b7f3fe commit 2c553b5
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 2c553b5

Please sign in to comment.