Skip to content

Commit 7453d72

Browse files
committed
updated readme
1 parent 66a2419 commit 7453d72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[ ![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)
1+
[ ![Download](https://api.bintray.com/packages/tonyofrancis/maven/fetch/images/download.svg?version=1.1.3) ](https://bintray.com/tonyofrancis/maven/fetch/1.1.3/link)
22
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Android%20Networking-blue.svg?style=flat)](https://android-arsenal.com/details/1/5196)
33
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/tonyofrancis/Fetch/blob/master/LICENSE)
44

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

4646
```java
47-
compile 'com.tonyodev.fetch:fetch:1.1.2'
47+
compile 'com.tonyodev.fetch:fetch:1.1.3'
4848
```
4949

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

0 commit comments

Comments
 (0)