[Android] Bump version to 3.1.3
Geoffrey Métais
git at videolan.org
Tue Apr 30 17:24:23 CEST 2019
vlc-android | branch: 3.1.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue Apr 30 17:13:56 2019 +0200| [f9f37615b2c58166413c4ebf2dd50bb3a59b0a75] | committer: Geoffrey Métais
Bump version to 3.1.3
> https://code.videolan.org/videolan/vlc-android/commit/f9f37615b2c58166413c4ebf2dd50bb3a59b0a75
---
build.gradle | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.gradle b/build.gradle
index 155458d7d..e11227d88 100644
--- a/build.gradle
+++ b/build.gradle
@@ -27,8 +27,8 @@ allprojects {
}
ext {
- versionName = '3.1.2'
- versionCode = 3010210
+ versionName = '3.1.3'
+ versionCode = 3010300
libvlcVersion = '3.1.10'
medialibraryVersion = '0.4.12'
minSdkVersion = 17
More information about the Android
mailing list