[Android] Bump version to 3.0.10

Geoffrey Métais git at videolan.org
Tue May 22 16:12:10 CEST 2018


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue May 22 16:08:48 2018 +0200| [396a43d2750bdb7867e79fecfb6dd868b2269387] | committer: Geoffrey Métais

Bump version to 3.0.10

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

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

diff --git a/build.gradle b/build.gradle
index fb42cc4af..3c8dbe860 100644
--- a/build.gradle
+++ b/build.gradle
@@ -30,8 +30,8 @@ ext {
     compileSdkVersion = 26
     minSdkVersion = 14
     targetSdkVersion = 26
-    versionName = '3.0.9'
-    versionCode = 3000900
+    versionName = '3.0.10'
+    versionCode = 3001000
 //    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