diff --git a/README.md b/README.md index 4ff06965..7203bc14 100644 --- a/README.md +++ b/README.md @@ -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) @@ -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