[Android] Bump libs versions

Nicolas Pomepuy git at videolan.org
Fri Nov 13 07:31:03 CET 2020


vlc-android | branch: 3.3.x | Nicolas Pomepuy <nicolas at videolabs.io> | Thu Nov 12 16:36:48 2020 +0100| [b5e57e8fcee2f04af0ccee3b1a020e2e2e74813e] | committer: Nicolas Pomepuy

Bump libs versions

(cherry picked from commit 790ccbdc3618b066484012e4bee8b7edd5b85ea7)

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

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

diff --git a/build.gradle b/build.gradle
index 9c07f7a3d..22633fcf4 100644
--- a/build.gradle
+++ b/build.gradle
@@ -36,8 +36,8 @@ ext {
     appId = "org.videolan.vlc"
     versionName = '3.3.2 Beta 2'
     versionCode = 3030160
-    libvlcVersion = '3.3.6'
-    medialibraryVersion = '0.7.5'
+    libvlcVersion = '3.3.7'
+    medialibraryVersion = '0.7.6'
     minSdkVersion = 17
     targetSdkVersion = 29
     compileSdkVersion = 29



More information about the Android mailing list