[Android] Bump version to 3.0.8

Geoffrey Métais git at videolan.org
Fri May 11 17:36:44 CEST 2018


vlc-android | branch: 3.0.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri May 11 17:23:28 2018 +0200| [c648c4c3b3bf058279850347c66b612c53af3535] | committer: Geoffrey Métais

Bump version to 3.0.8

(cherry picked from commit 67f3eac9b064afe8d13b3839e0d9f32f408a64ff)

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

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

diff --git a/build.gradle b/build.gradle
index 40e59ce44..b70667cfd 100644
--- a/build.gradle
+++ b/build.gradle
@@ -30,8 +30,8 @@ ext {
     compileSdkVersion = 26
     minSdkVersion = 9
     targetSdkVersion = 26
-    versionName = '3.0.7'
-    versionCode = 3000700
+    versionName = '3.0.8'
+    versionCode = 3000800
 //    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