[Android] Bump version to v3.0.5-2
Geoffrey Métais
git at videolan.org
Thu Apr 5 10:51:21 CEST 2018
vlc-android | branch: 3.0.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Apr 5 10:49:28 2018 +0200| [cedc1837f6fbccf3c1497c79ae115ad65f654d8c] | committer: Geoffrey Métais
Bump version to v3.0.5-2
(cherry picked from commit 71485e6f224871dd7c5acc5ba3ac50354b733232)
> https://code.videolan.org/videolan/vlc-android/commit/cedc1837f6fbccf3c1497c79ae115ad65f654d8c
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index 7fe755965..997c02706 100644
--- a/build.gradle
+++ b/build.gradle
@@ -31,7 +31,7 @@ ext {
minSdkVersion = 9
targetSdkVersion = 26
versionName = '3.0.5'
- versionCode = 3000510
+ versionCode = 3000520
// 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