[Android] Bump version to 3.2.11

Geoffrey Métais git at videolan.org
Tue Apr 7 15:34:05 CEST 2020


vlc-android | branch: 3.2.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue Apr  7 15:20:47 2020 +0200| [7abbbbf06b7175023cc896c41c27ef821a3d9ef4] | committer: Geoffrey Métais

Bump version to 3.2.11

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

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

diff --git a/build.gradle b/build.gradle
index 3803804dd..313c7b315 100644
--- a/build.gradle
+++ b/build.gradle
@@ -27,8 +27,8 @@ allprojects {
 }
 
 ext {
-    versionName = '3.2.10'
-    versionCode = 3021000
+    versionName = '3.2.11'
+    versionCode = 3021100
     libvlcVersion = '3.2.6'
     medialibraryVersion = '0.6.6'
     minSdkVersion = 17



More information about the Android mailing list