[Android] Update version to 3.0.1-1
Geoffrey Métais
git at videolan.org
Tue Feb 20 14:46:16 CET 2018
vlc-android | branch: 3.0.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Mon Feb 19 15:14:59 2018 +0100| [6389c6c7d15f11c43e008fed2c46ca606a1bcfcb] | committer: Geoffrey Métais
Update version to 3.0.1-1
(cherry picked from commit a1956893db877c31bd9b6ff4cbc7191b4a42ce3a)
> https://code.videolan.org/videolan/vlc-android/commit/6389c6c7d15f11c43e008fed2c46ca606a1bcfcb
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index 016a070b3..d8b211f53 100644
--- a/build.gradle
+++ b/build.gradle
@@ -31,7 +31,7 @@ ext {
minSdkVersion = 9
targetSdkVersion = 26
versionName = '3.0.1'
- versionCode = 3000100
+ versionCode = 3000110
// versionCode scheme is T M NN RR AA
// T: Target/Flavour (1 for Android, 2 for Chrome?)
// M: Major version from 0 to 9
More information about the Android
mailing list