Skip to content

Commit

Permalink
Add JitPack badge
Browse files Browse the repository at this point in the history
  • Loading branch information
adrielcafe committed Jul 12, 2016
1 parent e0e3722 commit d73e131
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
@@ -1,4 +1,4 @@
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-AndroidOAuth-green.svg?style=true)](https://android-arsenal.com/details/1/3837)
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-AndroidOAuth-green.svg?style=true)](https://android-arsenal.com/details/1/3837) [![Release](https://jitpack.io/v/adrielcafe/AndroidOAuth.svg)](https://jitpack.io/#adrielcafe/AndroidOAuth)

![Logo](https://raw.githubusercontent.com/adrielcafe/AndroidOAuth/master/logo.png)

Expand Down Expand Up @@ -61,7 +61,7 @@ repositories {
}
dependencies {
compile 'com.github.adrielcafe:AndroidOAuth:0.9'
compile 'com.github.adrielcafe:AndroidOAuth:1.0.0'
}
```

Expand Down

0 comments on commit d73e131

Please sign in to comment.