[Android] Bump version to 3.0.12

Geoffrey Métais git at videolan.org
Fri Jul 20 11:43:38 CEST 2018


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri Jul 20 11:42:58 2018 +0200| [5c5daceef42c54be19dbc913fd7dab53847f35aa] | committer: Geoffrey Métais

Bump version to 3.0.12

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

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

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