Skip to content

Commit 68f2643

Browse files
committed
Revert "master - bumped version to 3.0.13 in readme."
This reverts commit 2ca315c.
1 parent 2ca315c commit 68f2643

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.13'
20+
implementation 'com.github.masterwok:libvlc-android-sdk:3.0.11'
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)