[Android] Bump version to 3.0.5

Geoffrey Métais git at videolan.org
Fri Mar 30 16:51:40 CEST 2018


vlc-android | branch: 3.0.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri Mar 30 16:25:13 2018 +0200| [1ddbb3edff89794f245078ea9eb978a5aeba60f5] | committer: Geoffrey Métais

Bump version to 3.0.5

(cherry picked from commit f0004698ce2c8b36c4f389c98bc4a6ce1505acab)

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

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

diff --git a/build.gradle b/build.gradle
index 46a1880eb..f768af45a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -30,8 +30,8 @@ ext {
     compileSdkVersion = 26
     minSdkVersion = 9
     targetSdkVersion = 26
-    versionName = '3.0.4'
-    versionCode = 3000400
+    versionName = '3.0.5'
+    versionCode = 3000500
 //    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