Skip to content

Commit 8615389

Browse files
authored
0.1.6
1 parent f1f2507 commit 8615389

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The JARs can be downloaded manually from our [Bintray project](https://bintray.c
8484
**Gradle:**
8585

8686
```groovy
87-
compile 'io.tus.android.client:tus-android-client:0.1.5'
87+
compile 'io.tus.android.client:tus-android-client:0.1.6'
8888
```
8989

9090
**Maven:**
@@ -93,7 +93,7 @@ compile 'io.tus.android.client:tus-android-client:0.1.5'
9393
<dependency>
9494
<groupId>io.tus.android.client</groupId>
9595
<artifactId>tus-android-client</artifactId>
96-
<version>0.1.5</version>
96+
<version>0.1.6</version>
9797
</dependency>
9898
```
9999

0 commit comments

Comments
 (0)