Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyofrancis authored May 23, 2017
1 parent a7b8f88 commit ca49198
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 @@
[ ![Download](https://api.bintray.com/packages/tonyofrancis/maven/fetch/images/download.svg?version=1.1.1) ](https://bintray.com/tonyofrancis/maven/fetch/1.1.1/link)
[ ![Download](https://api.bintray.com/packages/tonyofrancis/maven/fetch/images/download.svg?version=1.1.2) ](https://bintray.com/tonyofrancis/maven/fetch/1.1.2/link)
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Android%20Networking-blue.svg?style=flat)](https://android-arsenal.com/details/1/5196)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/tonyofrancis/Fetch/blob/master/LICENSE)

Expand Down Expand Up @@ -44,7 +44,7 @@ Using Fetch is easy! Just add the Gradle dependency to your application's build.
file.

```java
compile 'com.tonyodev.fetch:fetch:1.1.1'
compile 'com.tonyodev.fetch:fetch:1.1.2'
```

Next, get an instance of Fetch and request a download. A unique ID will be returned
Expand Down

0 comments on commit ca49198

Please sign in to comment.