[Android] Bump version to 3.0.9

Geoffrey Métais git at videolan.org
Wed May 16 13:20:03 CEST 2018


vlc-android | branch: 3.0.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed May 16 13:15:57 2018 +0200| [12f4e46463e9bb941a0b828373590002029a4eee] | committer: Geoffrey Métais

Bump version to 3.0.9

(cherry picked from commit cc43efd30948c3ae603819099f719f44d0a1a805)

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

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

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