[Android] Bump version to 3.2.5
Geoffrey Métais
git at videolan.org
Thu Dec 19 15:20:34 CET 2019
vlc-android | branch: 3.2.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Dec 19 15:18:56 2019 +0100| [f50dbb3ecec2e930d9ffc6c5ed5db76a5a186816] | committer: Geoffrey Métais
Bump version to 3.2.5
> https://code.videolan.org/videolan/vlc-android/commit/f50dbb3ecec2e930d9ffc6c5ed5db76a5a186816
---
build.gradle | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.gradle b/build.gradle
index 889036c23..e0c7a4614 100644
--- a/build.gradle
+++ b/build.gradle
@@ -27,8 +27,8 @@ allprojects {
}
ext {
- versionName = '3.2.4'
- versionCode = 3020400
+ versionName = '3.2.5'
+ versionCode = 3020500
libvlcVersion = '3.2.3'
medialibraryVersion = '0.6.3'
minSdkVersion = 17
More information about the Android
mailing list