Skip to content

Commit

Permalink
changed readme up to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjenx committed Apr 5, 2016
1 parent 06b61e3 commit f73af29
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 @@ -13,11 +13,11 @@ Are you fed up of Custom Views to set fonts? Or traversing the ViewTree to find

### Dependency

Include the dependency [Download (.aar)](http://search.maven.org/remotecontent?filepath=uk/co/chrisjenx/calligraphy/2.1.0/calligraphy-2.1.0.aar) :
Include the dependency [Download (.aar)](http://search.maven.org/remotecontent?filepath=uk/co/chrisjenx/calligraphy/2.2.0/calligraphy-2.2.0.aar) :

```groovy
dependencies {
compile 'uk.co.chrisjenx:calligraphy:2.1.0'
compile 'uk.co.chrisjenx:calligraphy:2.2.0'
}
```
### Add Fonts
Expand Down

0 comments on commit f73af29

Please sign in to comment.