Skip to content

Commit

Permalink
upgrade library version
Browse files Browse the repository at this point in the history
  • Loading branch information
medyo committed May 14, 2017
1 parent bb09005 commit a797cbe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ View aboutPage = new AboutPage(this)
Available on Jcenter, Maven and JitPack

```groovy
compile 'com.github.medyo:android-about-page:1.2'
compile 'com.github.medyo:android-about-page:1.2.1'
```


Expand Down Expand Up @@ -112,6 +112,8 @@ The library does supports the following languages :
* Polish (by [karmil32](https://github.com/karmil32))
* Persian (by [mortezasun](https://github.com/mortezasun))
* Traditional Chinese (by [ppcrong](https://github.com/ppcrong))
* Serbian (by [ljmocic](https://github.com/ljmocic))
* Greek (by [jvoyatz](https://github.com/jvoyatz))

Please make a Pull request to add a new language.

Expand Down

0 comments on commit a797cbe

Please sign in to comment.