[Android] Bump to 3.5.0 RC 1

Nicolas Pomepuy git at videolan.org
Mon Jun 20 12:26:24 UTC 2022


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Mon Jun 20 14:20:58 2022 +0200| [edb75a331cc2aaf8da5349e3b17b6601f0df0c26] | committer: Nicolas Pomepuy

Bump to 3.5.0 RC 1

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

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

diff --git a/build.gradle b/build.gradle
index c5b7dc623..19d12e2e1 100644
--- a/build.gradle
+++ b/build.gradle
@@ -37,8 +37,8 @@ allprojects {
 
 ext {
     appId = "org.videolan.vlc"
-    versionName = '3.5.0 Beta 7'
-    versionCode = 3040470
+    versionName = '3.5.0 RC 1'
+    versionCode = 3040480
     libvlcVersion = '3.5.0-eap8'
     medialibraryVersion = '0.12.0-eap8'
     minSdkVersion = 17



More information about the Android mailing list