[Android] Bump version to 2.5.9

Geoffrey Métais git at videolan.org
Tue Nov 14 13:04:20 CET 2017


vlc-android | branch: 2.5.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue Nov 14 13:00:12 2017 +0100| [9ad3c4d3d9b652b906dd070a3dbb69c02cd328da] | committer: Geoffrey Métais

Bump version to 2.5.9

(cherry picked from commit 8f9cfd485a216197b93f31a16af09d642a4d2b8c)

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

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

diff --git a/build.gradle b/build.gradle
index ce1f24eec..d7f5f74f2 100644
--- a/build.gradle
+++ b/build.gradle
@@ -28,8 +28,8 @@ ext {
     compileSdkVersion = 26
     minSdkVersion = 9
     targetSdkVersion = 26
-    versionName = '2.5.8'
-    versionCode = 2050800
+    versionName = '2.5.9'
+    versionCode = 2050900
 //    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