[Android] Bump version to 3.2.6
Geoffrey Métais
git at videolan.org
Mon Dec 23 09:24:05 CET 2019
vlc-android | branch: 3.2.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Mon Dec 23 09:23:46 2019 +0100| [8df83e47133a54fb2e2928d9ed71467a2a859e7a] | committer: Geoffrey Métais
Bump version to 3.2.6
> https://code.videolan.org/videolan/vlc-android/commit/8df83e47133a54fb2e2928d9ed71467a2a859e7a
---
build.gradle | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.gradle b/build.gradle
index e0c7a4614..221013c7a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -27,8 +27,8 @@ allprojects {
}
ext {
- versionName = '3.2.5'
- versionCode = 3020500
+ versionName = '3.2.6'
+ versionCode = 3020600
libvlcVersion = '3.2.3'
medialibraryVersion = '0.6.3'
minSdkVersion = 17
More information about the Android
mailing list