[Android] Bump version to 2.5.0

Geoffrey Métais git at videolan.org
Wed Sep 27 16:03:28 CEST 2017


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Sep 27 15:59:37 2017 +0200| [013cb661394a3c2ad2f61e4c5624ab29fd1a73ed] | committer: Geoffrey Métais

Bump version to 2.5.0

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

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

diff --git a/build.gradle b/build.gradle
index e9adde653..866f50e3d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -28,8 +28,8 @@ ext {
     compileSdkVersion = 26
     minSdkVersion = 9
     targetSdkVersion = 26
-    versionName = '2.1.20'
-    versionCode = 2012000
+    versionName = '2.5.0'
+    versionCode = 2050000
 //    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