[Android] Bump version to 3.0.6

Geoffrey Métais git at videolan.org
Fri Apr 27 16:12:06 CEST 2018


vlc-android | branch: 3.0.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri Apr 27 16:03:15 2018 +0200| [a9bec4a7097cc402c197243e73ef11d8d603a9c0] | committer: Geoffrey Métais

Bump version to 3.0.6

(cherry picked from commit f117affee95e9fd1df0ee00a9e0441b94d3c1417)

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

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

diff --git a/build.gradle b/build.gradle
index ec5c8e2b5..5bf1d9a18 100644
--- a/build.gradle
+++ b/build.gradle
@@ -30,8 +30,8 @@ ext {
     compileSdkVersion = 26
     minSdkVersion = 9
     targetSdkVersion = 26
-    versionName = '3.0.5'
-    versionCode = 3000520
+    versionName = '3.0.6'
+    versionCode = 3000600
 //    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