[Android] Bump libvlc an ml versions

Nicolas Pomepuy git at videolan.org
Tue Oct 6 10:58:46 CEST 2020


vlc-android | branch: 3.3.x | Nicolas Pomepuy <nicolas at videolabs.io> | Fri Oct  2 09:33:37 2020 +0200| [2e50132449b1547e760435b770f1c966fbee9f8b] | committer: Nicolas Pomepuy

Bump libvlc an ml versions

(cherry picked from commit 28eddab6ea31f3c21cd6e4c788da77d00793e34c)

> https://code.videolan.org/videolan/vlc-android/commit/2e50132449b1547e760435b770f1c966fbee9f8b
---

 build.gradle | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/build.gradle b/build.gradle
index 1d90673ed..db2258e98 100644
--- a/build.gradle
+++ b/build.gradle
@@ -36,8 +36,8 @@ ext {
     appId = "org.videolan.vlc"
     versionName = '3.3.1 Beta 1'
     versionCode = 3030050
-    libvlcVersion = '3.3.2'
-    medialibraryVersion = '0.7.1'
+    libvlcVersion = '3.3.3'
+    medialibraryVersion = '0.7.2'
     minSdkVersion = 17
     targetSdkVersion = 29
     compileSdkVersion = 29



More information about the Android mailing list