[Android] Bump app to beta 7

Nicolas Pomepuy git at videolan.org
Tue Jun 30 15:24:54 CEST 2020


vlc-android | branch: refs/tags/3.3.0-beta07 | Nicolas Pomepuy <nicolas at videolabs.io> | Tue Jun 30 15:23:29 2020 +0200| [c94aabedc3389705f5d841499c79ed43cca6b95a] | committer: Nicolas Pomepuy

Bump app to beta 7

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

 NEWS         | 9 +++++++++
 build.gradle | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 3ac6875a1..0b76fdf7b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes between 3.3.0-beta-06 and 3.3.0-beta-07:
+------------------
+
+Application:
+ * New Video Player UI
+ * UI fixes in the file browser
+ * Crash fixes
+
+
 Changes between 3.3.0-beta-04 and 3.3.0-beta-05:
 ------------------
 
diff --git a/build.gradle b/build.gradle
index 3f4887cc4..2d4ae523c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -34,7 +34,7 @@ allprojects {
 
 ext {
     appId = "org.videolan.vlc"
-    versionName = '3.3.0 Beta 6'
+    versionName = '3.3.0 Beta 7'
     versionCode = 3028600
     libvlcVersion = '3.3.0-eap15'
     medialibraryVersion = '0.7.0-eap15'



More information about the Android mailing list