[Android] Bump version to v2.5.14

Geoffrey Métais git at videolan.org
Tue Jan 16 17:45:11 CET 2018


vlc-android | branch: chromecast | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Dec 27 16:23:56 2017 +0100| [135b5c9cc2806a6ff1eb7ca8566486a8a8fc1639] | committer: Geoffrey Métais

Bump version to v2.5.14

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

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

diff --git a/build.gradle b/build.gradle
index 86b8f2569..cc6879a8e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -30,8 +30,8 @@ ext {
     compileSdkVersion = 26
     minSdkVersion = 9
     targetSdkVersion = 26
-    versionName = '2.5.13'
-    versionCode = 2051300
+    versionName = '2.5.14'
+    versionCode = 2051400
 //    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