[Android] Public 3.3.0 RC1 version

Nicolas Pomepuy git at videolan.org
Mon Aug 3 13:53:28 CEST 2020


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Mon Aug  3 13:49:49 2020 +0200| [fdff9463eebaad881bb0433159996f2791ad530a] | committer: Nicolas Pomepuy

Public 3.3.0 RC1 version

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

 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 2175c8df6..328baeca9 100644
--- a/build.gradle
+++ b/build.gradle
@@ -35,7 +35,7 @@ allprojects {
 ext {
     appId = "org.videolan.vlc"
     versionName = '3.3.0 RC 1'
-    versionCode = 3028800
+    versionCode = 3028900
     libvlcVersion = '3.3.0-eap16'
     medialibraryVersion = '0.7.0-eap16'
     minSdkVersion = 17



More information about the Android mailing list