[Android] Bump version to 3.0.4

Geoffrey Métais git at videolan.org
Wed Mar 7 15:22:59 CET 2018


vlc-android | branch: 3.0.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Mar  7 14:50:22 2018 +0100| [7f7e1cc0288abbcd271e5b9fd7263bf43a88b81d] | committer: Geoffrey Métais

Bump version to 3.0.4

(cherry picked from commit ff9b3dddbae7c62202e86df39a4e9de1743f502e)

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

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

diff --git a/build.gradle b/build.gradle
index 6c8a660a7..c8b3b4a54 100644
--- a/build.gradle
+++ b/build.gradle
@@ -30,8 +30,8 @@ ext {
     compileSdkVersion = 26
     minSdkVersion = 9
     targetSdkVersion = 26
-    versionName = '3.0.3'
-    versionCode = 3000310
+    versionName = '3.0.4'
+    versionCode = 3000400
 //    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