[Android] Bump libs versions to 3.5.4-eap3 / 0.13.5-eap4

Nicolas Pomepuy git at videolan.org
Wed Jan 25 06:18:31 UTC 2023


vlc-android | branch: 3.5.x | Nicolas Pomepuy <nicolas at videolabs.io> | Wed Jan 25 07:18:27 2023 +0100| [23b84da5ebcdd97b218e2a8b95fc9e8bd45ea3aa] | committer: Nicolas Pomepuy

Bump libs versions to 3.5.4-eap3 / 0.13.5-eap4

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

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

diff --git a/build.gradle b/build.gradle
index 1244299463..4d4cc514e6 100644
--- a/build.gradle
+++ b/build.gradle
@@ -39,8 +39,8 @@ ext {
     appId = "org.videolan.vlc"
     versionName = '3.5.4 Beta 1'
     versionCode = 3050310
-    libvlcVersion = '3.5.4-eap2'
-    medialibraryVersion = '0.13.5-eap3'
+    libvlcVersion = '3.5.4-eap3'
+    medialibraryVersion = '0.13.5-eap4'
     minSdkVersion = 17
     targetSdkVersion = 33
     compileSdkVersion = 33



More information about the Android mailing list