[Android] Bump app to 3.4.4 Beta 1

Nicolas Pomepuy git at videolan.org
Thu Feb 3 14:01:13 UTC 2022


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

Bump app to 3.4.4 Beta 1

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

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

diff --git a/build.gradle b/build.gradle
index 6a09896d2..63c2b616a 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.5.0-eap1'
     medialibraryVersion = '0.10.0-eap1'
     minSdkVersion = 17



More information about the Android mailing list