[Android] Bump app version to 3029300

Nicolas Pomepuy git at videolan.org
Thu Aug 13 14:11:51 CEST 2020


vlc-android | branch: refs/tags/3.3.0-RC4 | Nicolas Pomepuy <nicolas at videolabs.io> | Thu Aug 13 14:04:49 2020 +0200| [9b6a8ed0e6880defcf8ae124bb0d711f5f1259aa] | committer: Nicolas Pomepuy

Bump app version to 3029300

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

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

diff --git a/build.gradle b/build.gradle
index 3bea2c1a5..5fd040529 100644
--- a/build.gradle
+++ b/build.gradle
@@ -35,7 +35,7 @@ allprojects {
 ext {
     appId = "org.videolan.vlc"
     versionName = '3.3.0 RC 4'
-    versionCode = 3029200
+    versionCode = 3029300
     libvlcVersion = '3.3.0-eap17'
     medialibraryVersion = '0.7.0-eap17'
     minSdkVersion = 17



More information about the Android mailing list