[Android] Bump the lib versions to 3.5.0-eap5 / 0.11.1-eap5

Duncan McNamara git at videolan.org
Mon Mar 28 11:46:58 UTC 2022


vlc-android | branch: master | Duncan McNamara <dcn.mcnamara at gmail.com> | Mon Mar 28 12:12:22 2022 +0200| [6590dc1b06358c10eb0ed0a1132883444ee29b47] | committer: Duncan McNamara

Bump the lib versions to 3.5.0-eap5 / 0.11.1-eap5

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

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

diff --git a/build.gradle b/build.gradle
index 1099c618c..52dbe8ae1 100644
--- a/build.gradle
+++ b/build.gradle
@@ -34,8 +34,8 @@ ext {
     appId = "org.videolan.vlc"
     versionName = '3.5.0 Beta 2'
     versionCode = 3040420
-    libvlcVersion = '3.5.0-eap4'
-    medialibraryVersion = '0.11.0-eap4'
+    libvlcVersion = '3.5.0-eap5'
+    medialibraryVersion = '0.11.1-eap5'
     minSdkVersion = 17
     targetSdkVersion = 30
     compileSdkVersion = 31



More information about the Android mailing list