diff --git a/README.md b/README.md index 8166c0b..72d0b69 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -TorrentStream-Android +TorrentStream-Android [![Release](https://jitpack.io/v/se-bastiaan/TorrentStream-Android.svg)](https://jitpack.io/#se-bastiaan/TorrentStream-Android) ====== A torrent streamer library for Android based on [jlibtorrent](https://github.com/frostwire/frostwire-jlibtorrent). @@ -21,7 +21,7 @@ Add to your dependencies: ```groovy dependencies { - compile "com.github.se-bastiaan:TorrentStream-Android:2.0.1" + compile "com.github.se-bastiaan:TorrentStream-Android:{$torrentstreamVersion}" } ``` @@ -55,4 +55,4 @@ If you want to get status information about the torrent then you might want to u distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and - limitations under the License. \ No newline at end of file + limitations under the License.