[Android] Bump version to 3.2.8-1

Geoffrey Métais git at videolan.org
Mon Feb 24 14:29:30 CET 2020


vlc-android | branch: 3.2.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Mon Feb 24 14:03:36 2020 +0100| [36aa8573fccd25edbd2e39af318b88af396eb92c] | committer: Geoffrey Métais

Bump version to 3.2.8-1

> https://code.videolan.org/videolan/vlc-android/commit/36aa8573fccd25edbd2e39af318b88af396eb92c
---

 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 9358db3ce..a80818e6a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -28,7 +28,7 @@ allprojects {
 
 ext {
     versionName = '3.2.8'
-    versionCode = 3020800
+    versionCode = 3020810
     libvlcVersion = '3.2.5'
     medialibraryVersion = '0.6.5'
     minSdkVersion = 17



More information about the Android mailing list