[Android] Bump version to beta 6
Nicolas Pomepuy
git at videolan.org
Wed Jun 17 14:48:06 CEST 2020
vlc-android | branch: refs/tags/3.2.86 | Nicolas Pomepuy <nicolas at videolabs.io> | Wed Jun 17 14:46:56 2020 +0200| [68ecbd498def279a79256253ada933c414203a8b] | committer: Nicolas Pomepuy
Bump version to beta 6
> https://code.videolan.org/videolan/vlc-android/commit/68ecbd498def279a79256253ada933c414203a8b
---
build.gradle | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.gradle b/build.gradle
index 40ea5f61c..41b07cc12 100644
--- a/build.gradle
+++ b/build.gradle
@@ -34,8 +34,8 @@ allprojects {
ext {
appId = "org.videolan.vlc"
- versionName = '3.3.0 Beta 5'
- versionCode = 3028500
+ versionName = '3.3.0 Beta 6'
+ versionCode = 3028600
libvlcVersion = '3.3.0-eap14'
medialibraryVersion = '0.7.0-eap14'
minSdkVersion = 17
More information about the Android
mailing list