We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ca315c commit 68f2643Copy full SHA for 68f2643
README.md
@@ -17,7 +17,7 @@ and add the following in the dependent module:
17
18
```gradle
19
dependencies {
20
- implementation 'com.github.masterwok:libvlc-android-sdk:3.0.13'
+ implementation 'com.github.masterwok:libvlc-android-sdk:3.0.11'
21
}
22
```
23
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