[Android] Bump artifact versions

Nicolas Pomepuy git at videolan.org
Tue Jun 30 14:39:41 CEST 2020


vlc-android | branch: refs/tags/libvlc-3.3.0-eap15 | Nicolas Pomepuy <nicolas at videolabs.io> | Tue Jun 30 14:38:52 2020 +0200| [efdfdbfca837d3251e4a26d011d72a2bcae0e0ae] | committer: Nicolas Pomepuy

Bump artifact versions

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

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

diff --git a/build.gradle b/build.gradle
index 41b07cc12..3f4887cc4 100644
--- a/build.gradle
+++ b/build.gradle
@@ -36,8 +36,8 @@ ext {
     appId = "org.videolan.vlc"
     versionName = '3.3.0 Beta 6'
     versionCode = 3028600
-    libvlcVersion = '3.3.0-eap14'
-    medialibraryVersion = '0.7.0-eap14'
+    libvlcVersion = '3.3.0-eap15'
+    medialibraryVersion = '0.7.0-eap15'
     minSdkVersion = 17
     targetSdkVersion = 29
     compileSdkVersion = 29



More information about the Android mailing list