From 3bb1cdd29d8784a80cba0ad59ecaa1d2615bd174 Mon Sep 17 00:00:00 2001 From: Jonathan Trowbridge Date: Mon, 6 Aug 2018 16:08:36 -0400 Subject: [PATCH] master - updated readme version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fd915b..53356a3 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ and add the following in the dependent module: ```gradle dependencies { - implementation 'com.github.masterwok:simple-torrent-android:0.3.0' + implementation 'com.github.masterwok:simple-torrent-android:0.4.0' } ``` unless you're a fan of large APKs, you'll probably want to add the following to the build.gradle of your app so an APK is generated per ABI: