[Android] Update version to 2.1.4
Geoffrey Métais
git at videolan.org
Thu Apr 6 16:33:24 CEST 2017
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Apr 6 16:32:54 2017 +0200| [3c44a451cddd69b06ccc659321849ebded63e591] | committer: Geoffrey Métais
Update version to 2.1.4
> https://code.videolan.org/videolan/vlc-android/commit/3c44a451cddd69b06ccc659321849ebded63e591
---
vlc-android/AndroidManifest.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/vlc-android/AndroidManifest.xml b/vlc-android/AndroidManifest.xml
index 9e81042..573bcb9 100644
--- a/vlc-android/AndroidManifest.xml
+++ b/vlc-android/AndroidManifest.xml
@@ -3,8 +3,8 @@
xmlns:tools="http://schemas.android.com/tools"
package="org.videolan.vlc"
android:installLocation="auto"
- android:versionCode="02010300"
- android:versionName="2.1.3">
+ android:versionCode="02010400"
+ android:versionName="2.1.4">
<!--
versionCode scheme is T M NN RR AA
T: Target/Flavour (1 for Android, 2 for Chrome?)
More information about the Android
mailing list