[Android] Bump libs to 3.4.4 / 0.9.4

Nicolas Pomepuy git at videolan.org
Fri Oct 15 08:52:20 UTC 2021


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Fri Oct 15 09:05:21 2021 +0200| [cb877634a04b7141d2d987c8ce21a1fbffb67451] | committer: Nicolas Pomepuy

Bump libs to 3.4.4 / 0.9.4

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

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

diff --git a/build.gradle b/build.gradle
index 3f67aab35..765cfd31a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -34,8 +34,8 @@ ext {
     appId = "org.videolan.vlc"
     versionName = '3.4.1'
     versionCode = 3040100
-    libvlcVersion = '3.4.3'
-    medialibraryVersion = '0.9.3'
+    libvlcVersion = '3.4.4'
+    medialibraryVersion = '0.9.4'
     minSdkVersion = 17
     targetSdkVersion = 29
     compileSdkVersion = 29



More information about the Android mailing list