[Android] Bump version to 3.1.7

Geoffrey Métais git at videolan.org
Wed Jun 26 14:20:29 CEST 2019


vlc-android | branch: 3.1.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Jun 26 13:57:08 2019 +0200| [1c70d300e8d5a15f36d189c597a26a379e0394e8] | committer: Geoffrey Métais

Bump version to 3.1.7

> https://code.videolan.org/videolan/vlc-android/commit/1c70d300e8d5a15f36d189c597a26a379e0394e8
---

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

diff --git a/build.gradle b/build.gradle
index 2628a8e97..cd4dd42aa 100644
--- a/build.gradle
+++ b/build.gradle
@@ -27,10 +27,10 @@ allprojects {
 }
 
 ext {
-    versionName = '3.1.6'
-    versionCode = 3010600
-    libvlcVersion = '3.1.11'
-    medialibraryVersion = '0.4.13'
+    versionName = '3.1.7'
+    versionCode = 3010700
+    libvlcVersion = '3.1.12'
+    medialibraryVersion = '0.4.14'
     minSdkVersion = 17
     targetSdkVersion = 28
     compileSdkVersion = 28



More information about the Android mailing list