[Android] Upgrade version to 2.1.3

Geoffrey Métais git at videolan.org
Thu Mar 30 16:13:20 CEST 2017


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Mar 30 16:12:40 2017 +0200| [fb836a78bbe2cb517f9759a4e621a046fdb50fc6] | committer: Geoffrey Métais

Upgrade version to 2.1.3

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

 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 48f22d9..9e81042 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="02010200"
-    android:versionName="2.1.2">
+    android:versionCode="02010300"
+    android:versionName="2.1.3">
     <!--
          versionCode scheme is T M NN RR AA
          T: Target/Flavour (1 for Android, 2 for Chrome?)



More information about the Android mailing list