diff --git a/README.md b/README.md index 256a247..f18df55 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ The JARs can be downloaded manually from our [Bintray project](https://bintray.c **Gradle:** ```groovy -compile 'io.tus.android.client:tus-android-client:0.1.6' +compile 'io.tus.android.client:tus-android-client:0.1.7' ``` **Maven:** @@ -93,7 +93,7 @@ compile 'io.tus.android.client:tus-android-client:0.1.6' io.tus.android.client tus-android-client - 0.1.6 + 0.1.7 ```