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

Nicolas Pomepuy git at videolan.org
Fri Jul 9 11:52:55 UTC 2021


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Fri Jul  9 12:21:17 2021 +0200| [8d7995c4fa2d2bb55e460b60f64c14b2fa21882d] | committer: Nicolas Pomepuy

Bump lib versions to 3.4.0-eap5 and 0.9.0-eap5

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

 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