[Android] Bump version code of 3.1.2

Geoffrey Métais git at videolan.org
Wed Apr 10 16:55:44 CEST 2019


vlc-android | branch: 3.1.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Apr 10 16:37:45 2019 +0200| [4e0ea776c45c0a42f372f4488b1739b6925463b1] | committer: Geoffrey Métais

Bump version code of 3.1.2

> https://code.videolan.org/videolan/vlc-android/commit/4e0ea776c45c0a42f372f4488b1739b6925463b1
---

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

diff --git a/build.gradle b/build.gradle
index 22d3a2da9..354b5e6ed 100644
--- a/build.gradle
+++ b/build.gradle
@@ -28,7 +28,7 @@ allprojects {
 
 ext {
     versionName = '3.1.2'
-    versionCode = 3010200
+    versionCode = 3010210
     libvlcVersion = '3.1.10'
     medialibraryVersion = '0.4.12'
     minSdkVersion = 17



More information about the Android mailing list