[Android] Bump version to v3.2.10
Geoffrey Métais
git at videolan.org
Thu Mar 12 11:57:27 CET 2020
vlc-android | branch: 3.2.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Mar 12 11:48:55 2020 +0100| [b531b57477d690854f9e69b17e35d5a911550327] | committer: Geoffrey Métais
Bump version to v3.2.10
> https://code.videolan.org/videolan/vlc-android/commit/b531b57477d690854f9e69b17e35d5a911550327
---
build.gradle | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.gradle b/build.gradle
index 23d036ee3..6972aa0f1 100644
--- a/build.gradle
+++ b/build.gradle
@@ -27,8 +27,8 @@ allprojects {
}
ext {
- versionName = '3.2.9'
- versionCode = 3020900
+ versionName = '3.2.10'
+ versionCode = 3021000
libvlcVersion = '3.2.5'
medialibraryVersion = '0.6.5'
minSdkVersion = 17
More information about the Android
mailing list