[Android] Upgrade to v3.0.3

Geoffrey Métais git at videolan.org
Mon Feb 26 17:58:19 CET 2018


vlc-android | branch: 3.0.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Mon Feb 26 17:54:28 2018 +0100| [3127236c3d7a98e56a1c4c041fd04ef1a3cb25b4] | committer: Geoffrey Métais

Upgrade to v3.0.3

(cherry picked from commit 9dded1304f27b841c0f7e63eb1523e636d55d30f)

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

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

diff --git a/build.gradle b/build.gradle
index 730c737aa..4b08dfe14 100644
--- a/build.gradle
+++ b/build.gradle
@@ -30,8 +30,8 @@ ext {
     compileSdkVersion = 26
     minSdkVersion = 9
     targetSdkVersion = 26
-    versionName = '3.0.2'
-    versionCode = 3000200
+    versionName = '3.0.3'
+    versionCode = 3000300
 //    versionCode scheme is T M NN RR AA
 //    T: Target/Flavour (1 for Android, 2 for Chrome?)
 //    M: Major version from 0 to 9



More information about the Android mailing list