[Android] Bump libs to 3.4.3 / 0.9.3

Nicolas Pomepuy git at videolan.org
Wed Oct 6 05:12:12 UTC 2021


vlc-android | branch: refs/tags/libvlc-3.4.3 | Nicolas Pomepuy <nicolas at videolabs.io> | Wed Oct  6 07:10:49 2021 +0200| [86e3040de8e56df6026206b13c5e6d00c1203e3c] | committer: Nicolas Pomepuy

Bump libs to 3.4.3 / 0.9.3

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

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

diff --git a/build.gradle b/build.gradle
index ce7ddfc2d..853ede441 100644
--- a/build.gradle
+++ b/build.gradle
@@ -34,8 +34,8 @@ ext {
     appId = "org.videolan.vlc"
     versionName = '3.4.1 Beta 2'
     versionCode = 3040020
-    libvlcVersion = '3.4.2'
-    medialibraryVersion = '0.9.2'
+    libvlcVersion = '3.4.3'
+    medialibraryVersion = '0.9.3'
     minSdkVersion = 17
     targetSdkVersion = 29
     compileSdkVersion = 29



More information about the Android mailing list