[Android] Bump version to 3.2.0

Geoffrey Métais git at videolan.org
Wed Oct 30 16:46:44 CET 2019


vlc-android | branch: 3.2.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Oct 30 11:56:07 2019 +0100| [b8a16d6a648d0623a2ad2419f3cb0cba277b77c9] | committer: Geoffrey Métais

Bump version to 3.2.0

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

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

diff --git a/build.gradle b/build.gradle
index 603a4bc04..003ba7f72 100644
--- a/build.gradle
+++ b/build.gradle
@@ -27,8 +27,8 @@ allprojects {
 }
 
 ext {
-    versionName = '3.2.0-beta-7'
-    versionCode = 3019700
+    versionName = '3.2.0'
+    versionCode = 3020000
     libvlcVersion = '3.2-eap13'
     medialibraryVersion = '0.5-eap13'
     minSdkVersion = 17



More information about the Android mailing list