[Android] Bump app to 3.4.4 Beta 1

Nicolas Pomepuy git at videolan.org
Thu Feb 3 14:04:11 UTC 2022


vlc-android | branch: 3.4.x | Nicolas Pomepuy <nicolas at videolabs.io> | Thu Feb  3 14:56:19 2022 +0100| [fdac2d54873774aa09ee4e2e030cf92914fd3ab8] | committer: Nicolas Pomepuy

Bump app to 3.4.4 Beta 1

(cherry picked from commit 3b8c60b00b2601142614d0dfe4ef0eb1f25bec57)

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

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

diff --git a/build.gradle b/build.gradle
index 3e4d0c694..c3653c4e1 100644
--- a/build.gradle
+++ b/build.gradle
@@ -32,8 +32,8 @@ allprojects {
 
 ext {
     appId = "org.videolan.vlc"
-    versionName = '3.4.3'
-    versionCode = 3040300
+    versionName = '3.4.4 Beta 1'
+    versionCode = 3040310
     libvlcVersion = '3.4.9'
     medialibraryVersion = '0.9.9'
     minSdkVersion = 17



More information about the Android mailing list