[Android] Bump libs
Nicolas Pomepuy
git at videolan.org
Fri Jan 15 09:50:40 UTC 2021
vlc-android | branch: refs/tags/libvlc-3.3.14 | Nicolas Pomepuy <nicolas at videolabs.io> | Fri Jan 15 10:49:43 2021 +0100| [38efa645174ba0ed1b905154a2dabe65c72b55af] | committer: Nicolas Pomepuy
Bump libs
> https://code.videolan.org/videolan/vlc-android/commit/38efa645174ba0ed1b905154a2dabe65c72b55af
---
build.gradle | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.gradle b/build.gradle
index 9e895ec76..371a8c00f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -36,8 +36,8 @@ ext {
appId = "org.videolan.vlc"
versionName = '3.3.4 Beta 1'
versionCode = 3030350
- libvlcVersion = '3.3.13'
- medialibraryVersion = '0.7.12'
+ libvlcVersion = '3.3.14'
+ medialibraryVersion = '0.7.13'
minSdkVersion = 17
targetSdkVersion = 29
compileSdkVersion = 29
More information about the Android
mailing list