[Android] Bump libs to 3.5.0-eap3 / 0.11.0-eap3

Nicolas Pomepuy git at videolan.org
Mon Feb 28 14:03:23 UTC 2022


vlc-android | branch: refs/tags/libvlc-3.5.0-eap3 | Nicolas Pomepuy <nicolas at videolabs.io> | Mon Feb 28 15:02:46 2022 +0100| [6cafe26d73a61c2e1a37a987378484cb417fa325] | committer: Nicolas Pomepuy

Bump libs to 3.5.0-eap3 / 0.11.0-eap3

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

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

diff --git a/build.gradle b/build.gradle
index 043f527ba..ad6d6328c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -34,8 +34,8 @@ ext {
     appId = "org.videolan.vlc"
     versionName = '3.4.4'
     versionCode = 3040400
-    libvlcVersion = '3.5.0-eap2'
-    medialibraryVersion = '0.11.0-eap2'
+    libvlcVersion = '3.5.0-eap3'
+    medialibraryVersion = '0.11.0-eap3'
     minSdkVersion = 17
     targetSdkVersion = 30
     compileSdkVersion = 30



More information about the Android mailing list