[Android] Bump version to 3.2.0-beta-4

Geoffrey Métais git at videolan.org
Tue Sep 10 15:30:54 CEST 2019


vlc-android | branch: 3.2.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue Sep 10 15:16:40 2019 +0200| [65a37b12bd2b308ab3a5402c7a3a8c721187f8fd] | committer: Geoffrey Métais

Bump version to 3.2.0-beta-4

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

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

diff --git a/build.gradle b/build.gradle
index 15368b7cd..32fc20798 100644
--- a/build.gradle
+++ b/build.gradle
@@ -27,8 +27,8 @@ allprojects {
 }
 
 ext {
-    versionName = '3.2.0-beta-3'
-    versionCode = 3019300
+    versionName = '3.2.0-beta-4'
+    versionCode = 3019400
     libvlcVersion = '3.2-eap10'
     medialibraryVersion = '0.5-eap10'
     minSdkVersion = 17



More information about the Android mailing list