[Android] Update to 2.1.2

Geoffrey Métais git at videolan.org
Mon Mar 20 15:11:40 CET 2017


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Mon Mar 20 15:05:38 2017 +0100| [b3ccbf917ffb3694fec08bd54b0038b6ffdca559] | committer: Geoffrey Métais

Update to 2.1.2

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

 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 48741a8..fb015c6 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="02010100"
-    android:versionName="2.1.1">
+    android:versionCode="02010200"
+    android:versionName="2.1.2">
     <!--
          versionCode scheme is T M NN RR AA
          T: Target/Flavour (1 for Android, 2 for Chrome?)



More information about the Android mailing list