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: