[Android] Bump version to 3.2.12

Geoffrey Métais git at videolan.org
Thu Apr 30 15:08:04 CEST 2020


vlc-android | branch: 3.2.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Apr 30 14:57:12 2020 +0200| [554be13c6e49fbf8e022b3ae589b71901baa553c] | committer: Geoffrey Métais

Bump version to 3.2.12

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

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

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



More information about the Android mailing list