[Android] Bump version to 3.0.13

Geoffrey Métais git at videolan.org
Wed Jul 25 11:11:25 CEST 2018


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Jul 25 11:06:06 2018 +0200| [e7c04c2b085f5bab3a89e07b833ec1d4ab61e7ff] | committer: Geoffrey Métais

Bump version to 3.0.13

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

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

diff --git a/build.gradle b/build.gradle
index f12ecbb3c..33df69057 100644
--- a/build.gradle
+++ b/build.gradle
@@ -30,8 +30,8 @@ ext {
     compileSdkVersion = 26
     minSdkVersion = 14
     targetSdkVersion = 26
-    versionName = '3.0.12'
-    versionCode = 3001200
+    versionName = '3.0.13'
+    versionCode = 3001300
 //    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