[Android] Bump version to 3.2.0 beta 7
Geoffrey Métais
git at videolan.org
Mon Oct 21 11:44:11 CEST 2019
vlc-android | branch: 3.2.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri Oct 18 11:58:58 2019 +0200| [545f1d29c1a9f1da66c29266ebd523e89d24ac08] | committer: Geoffrey Métais
Bump version to 3.2.0 beta 7
> https://code.videolan.org/videolan/vlc-android/commit/545f1d29c1a9f1da66c29266ebd523e89d24ac08
---
build.gradle | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.gradle b/build.gradle
index ec846c7f1..603a4bc04 100644
--- a/build.gradle
+++ b/build.gradle
@@ -27,8 +27,8 @@ allprojects {
}
ext {
- versionName = '3.2.0-beta-6'
- versionCode = 3019600
+ versionName = '3.2.0-beta-7'
+ versionCode = 3019700
libvlcVersion = '3.2-eap13'
medialibraryVersion = '0.5-eap13'
minSdkVersion = 17
More information about the Android
mailing list