[Android] Bump lib versions to 3.4.0-eap5 and 0.9.0-eap5

Nicolas Pomepuy git at videolan.org
Fri Jul 9 10:22:39 UTC 2021


vlc-android | branch: refs/tags/libvlc-3.4.0-eap5 | Nicolas Pomepuy <nicolas at videolabs.io> | Fri Jul  9 12:21:17 2021 +0200| [3dbf662d40ae67f07ab1140d18d8d9048033ebd8] | committer: Nicolas Pomepuy

Bump lib versions to 3.4.0-eap5 and 0.9.0-eap5

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

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

diff --git a/build.gradle b/build.gradle
index 677154be9..46d0b1ea6 100644
--- a/build.gradle
+++ b/build.gradle
@@ -39,8 +39,8 @@ ext {
     appId = "org.videolan.vlc"
     versionName = '3.4.0 Beta 1'
     versionCode = 3030410
-    libvlcVersion = '3.4.0-eap4'
-    medialibraryVersion = '0.9.0-eap4'
+    libvlcVersion = '3.4.0-eap5'
+    medialibraryVersion = '0.9.0-eap5'
     minSdkVersion = 17
     targetSdkVersion = 29
     compileSdkVersion = 29



More information about the Android mailing list