Skip to content

Commit

Permalink
master - bumped version to 3.0.13 in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
masterwok committed Oct 7, 2018
1 parent a06865f commit 21300c5
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 @@ -17,7 +17,7 @@ and add the following in the dependent module:

```gradle
dependencies {
implementation 'com.github.masterwok:libvlc-android-sdk:3.0.11'
implementation 'com.github.masterwok:libvlc-android-sdk:3.0.13'
}
```
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 21300c5

Please sign in to comment.