[Android] Bump version to 2.5.5

Geoffrey Métais git at videolan.org
Thu Oct 12 11:53:06 CEST 2017


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Oct 12 11:51:24 2017 +0200| [7e3f1d6d0b70531478be4dbec09e806504aa5437] | committer: Geoffrey Métais

Bump version to 2.5.5

> https://code.videolan.org/videolan/vlc-android/commit/7e3f1d6d0b70531478be4dbec09e806504aa5437
---

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

diff --git a/build.gradle b/build.gradle
index 6299dfb34..14d3bf47d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -28,8 +28,8 @@ ext {
     compileSdkVersion = 26
     minSdkVersion = 9
     targetSdkVersion = 26
-    versionName = '2.5.4'
-    versionCode = 2050400
+    versionName = '2.5.5'
+    versionCode = 2050500
 //    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