[Android] 3.3.0 Beta 1 release
Nicolas Pomepuy
git at videolan.org
Thu Apr 30 15:33:07 CEST 2020
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Thu Apr 30 15:27:37 2020 +0200| [3048aa31ed938bca6436d73c29221767765634ba] | committer: Nicolas Pomepuy
3.3.0 Beta 1 release
> https://code.videolan.org/videolan/vlc-android/commit/3048aa31ed938bca6436d73c29221767765634ba
---
build.gradle | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.gradle b/build.gradle
index b62094bb7..69c8cf17e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -34,8 +34,8 @@ allprojects {
ext {
appId = "org.videolan.vlc"
- versionName = '3.3.0-dev'
- versionCode = 3028000
+ versionName = '3.3.0 Beta 1'
+ versionCode = 3028100
libvlcVersion = '3.3.0-eap09'
medialibraryVersion = '0.7.0-eap09'
minSdkVersion = 17
More information about the Android
mailing list