[Android] Bump version to 2.5.10

Geoffrey Métais git at videolan.org
Tue Nov 21 16:09:35 CET 2017


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue Nov 21 16:08:55 2017 +0100| [900be8b7c171c35af8c9e8caab7f55a764fe1dbb] | committer: Geoffrey Métais

Bump version to 2.5.10

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

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

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