Skip to content

Commit

Permalink
Update README for v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gouravkhunger committed Feb 21, 2022
1 parent 66c56cd commit d71c8ce
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
@@ -1,8 +1,8 @@
<div align="center">
<h1>Fontize Android Library</h1>

<a href="https://android-arsenal.com/api?level=16" target="blank">
<img src="https://img.shields.io/badge/API-16%2B-brightgreen.svg?style=flat" alt="Fontize Android Library Licence" />
<a href="https://android-arsenal.com/api?level=23" target="blank">
<img src="https://img.shields.io/badge/API-23%2B-brightgreen.svg?style=flat" alt="Fontize Android Library Licence" />
</a>
<a href="https://jitpack.io/#GouravKhunger/Fontize" target="blank">
<img src="https://jitpack.io/v/GouravKhunger/Fontize.svg" alt="Fontize Android Library Licence" />
Expand Down Expand Up @@ -55,7 +55,7 @@ And add it's dependency to your app level `build.gradle` file:

```gradle
dependencies {
implementation "com.github.gouravkhunger:Fontize:1.0.0"
implementation "com.github.gouravkhunger:Fontize:1.0.1"
}
```

Expand Down

0 comments on commit d71c8ce

Please sign in to comment.