[Android] New 3.3.0 RC3 version
Nicolas Pomepuy
git at videolan.org
Fri Aug 7 11:28:16 CEST 2020
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Fri Aug 7 11:27:47 2020 +0200| [1de0e0f7f5c695333c67ad91fde041d664c47bae] | committer: Nicolas Pomepuy
New 3.3.0 RC3 version
> https://code.videolan.org/videolan/vlc-android/commit/1de0e0f7f5c695333c67ad91fde041d664c47bae
---
build.gradle | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.gradle b/build.gradle
index 6e13d92ac..27e35780c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -34,8 +34,8 @@ allprojects {
ext {
appId = "org.videolan.vlc"
- versionName = '3.3.0 RC 2'
- versionCode = 3029000
+ versionName = '3.3.0 RC 3'
+ versionCode = 3029100
libvlcVersion = '3.3.0-eap16'
medialibraryVersion = '0.7.0-eap16'
minSdkVersion = 17
More information about the Android
mailing list