[Android] New version 3.3.0 RC2

Nicolas Pomepuy git at videolan.org
Thu Aug 6 11:40:25 CEST 2020


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Thu Aug  6 11:40:20 2020 +0200| [d052585565eb5824b81ecf851309aec695e5596d] | committer: Nicolas Pomepuy

New version 3.3.0 RC2

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

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

diff --git a/build.gradle b/build.gradle
index 328baeca9..6e13d92ac 100644
--- a/build.gradle
+++ b/build.gradle
@@ -34,8 +34,8 @@ allprojects {
 
 ext {
     appId = "org.videolan.vlc"
-    versionName = '3.3.0 RC 1'
-    versionCode = 3028900
+    versionName = '3.3.0 RC 2'
+    versionCode = 3029000
     libvlcVersion = '3.3.0-eap16'
     medialibraryVersion = '0.7.0-eap16'
     minSdkVersion = 17



More information about the Android mailing list