[Android] Bump to 3.3.3 Beta 03
Nicolas Pomepuy
git at videolan.org
Fri Nov 27 09:28:54 CET 2020
vlc-android | branch: refs/tags/3.3.3-beta03 | Nicolas Pomepuy <nicolas at videolabs.io> | Fri Nov 27 09:24:20 2020 +0100| [4105143c1b9ea47d6c0326db65cdbb529565d4d7] | committer: Nicolas Pomepuy
Bump to 3.3.3 Beta 03
> https://code.videolan.org/videolan/vlc-android/commit/4105143c1b9ea47d6c0326db65cdbb529565d4d7
---
NEWS | 2 +-
build.gradle | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/NEWS b/NEWS
index 6415fdfb4..9e9a2bba7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Changes between 3.3.2 and 3.3.3 Beta 1:
+Changes between 3.3.2 and 3.3.3 Beta 3:
------------------
* Remove a single media from history
diff --git a/build.gradle b/build.gradle
index a87f30f66..daaeab98f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -34,8 +34,8 @@ allprojects {
ext {
appId = "org.videolan.vlc"
- versionName = '3.3.3 Beta 2'
- versionCode = 3030255
+ versionName = '3.3.3 Beta 3'
+ versionCode = 3030260
libvlcVersion = '3.3.10'
medialibraryVersion = '0.7.9'
minSdkVersion = 17
More information about the Android
mailing list