[Android] Bump to 3.5.0 RC 1
Nicolas Pomepuy
git at videolan.org
Mon Jun 20 13:18:57 UTC 2022
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Mon Jun 20 14:20:58 2022 +0200| [bd4a5ae43aecc2225cf1b5c0387fd8bf7b55e9f2] | committer: Nicolas Pomepuy
Bump to 3.5.0 RC 1
> https://code.videolan.org/videolan/vlc-android/commit/bd4a5ae43aecc2225cf1b5c0387fd8bf7b55e9f2
---
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