[Android] Set version to 3.0.91

Geoffrey Métais git at videolan.org
Tue Dec 11 18:55:00 CET 2018


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue Dec 11 18:34:55 2018 +0100| [a3ec3f1d3804c343ffafd18e7c817808d7825863] | committer: Geoffrey Métais

Set version to 3.0.91

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

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

diff --git a/build.gradle b/build.gradle
index 300639408..442157c9b 100644
--- a/build.gradle
+++ b/build.gradle
@@ -27,8 +27,8 @@ allprojects {
 }
 
 ext {
-    versionName = '3.0.90'
-    versionCode = 3009000
+    versionName = '3.0.91'
+    versionCode = 3009100
     libvlcVersion = '3.1.0'
     medialibraryVersion = '0.4.0'
     minSdkVersion = 17



More information about the Android mailing list