[Android] Bump version to 3.1.6

Geoffrey Métais git at videolan.org
Mon May 27 16:35:05 CEST 2019


vlc-android | branch: 3.1.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Mon May 27 16:34:45 2019 +0200| [2e804df798413a69e218134398e18ee59829267a] | committer: Geoffrey Métais

Bump version to 3.1.6

> https://code.videolan.org/videolan/vlc-android/commit/2e804df798413a69e218134398e18ee59829267a
---

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

diff --git a/build.gradle b/build.gradle
index 754529877..2628a8e97 100644
--- a/build.gradle
+++ b/build.gradle
@@ -27,8 +27,8 @@ allprojects {
 }
 
 ext {
-    versionName = '3.1.5'
-    versionCode = 3010500
+    versionName = '3.1.6'
+    versionCode = 3010600
     libvlcVersion = '3.1.11'
     medialibraryVersion = '0.4.13'
     minSdkVersion = 17



More information about the Android mailing list