Skip to content

Commit 21300c5

Browse files
committed
master - bumped version to 3.0.13 in readme.
1 parent a06865f commit 21300c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ and add the following in the dependent module:
1717

1818
```gradle
1919
dependencies {
20-
implementation 'com.github.masterwok:libvlc-android-sdk:3.0.11'
20+
implementation 'com.github.masterwok:libvlc-android-sdk:3.0.13'
2121
}
2222
```
2323
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:

0 commit comments

Comments
 (0)