Skip to content

Commit

Permalink
Merge branch 'master' of github.com:masterwok/simple-torrent-android
Browse files Browse the repository at this point in the history
  • Loading branch information
masterwok committed Aug 1, 2018
2 parents ac80de8 + 05e51de commit 18928d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ and add the following in the dependent module:

```gradle
dependencies {
implementation 'com.github.masterwok:simple-torrent-android:0.0.2'
implementation 'com.github.masterwok:simple-torrent-android:0.0.3'
}
```
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:
Expand Down

0 comments on commit 18928d2

Please sign in to comment.