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