[Android] Update manifest for 2.0.2.1
Geoffrey Métais
git at videolan.org
Thu Jun 30 10:22:01 CEST 2016
vlc-android | branch: 2.0.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Jun 30 10:21:32 2016 +0200| [b5cab6f18077e637c21ff7231a6cd1dadfb77836] | committer: Geoffrey Métais
Update manifest for 2.0.2.1
> https://code.videolan.org/videolan/vlc-android/commit/b5cab6f18077e637c21ff7231a6cd1dadfb77836
---
vlc-android/AndroidManifest.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vlc-android/AndroidManifest.xml b/vlc-android/AndroidManifest.xml
index c30ab21..401ecca 100644
--- a/vlc-android/AndroidManifest.xml
+++ b/vlc-android/AndroidManifest.xml
@@ -3,7 +3,7 @@
xmlns:tools="http://schemas.android.com/tools"
package="org.videolan.vlc"
android:installLocation="auto"
- android:versionCode="02000200"
+ android:versionCode="02000210"
android:versionName="2.0.2">
<!--
versionCode scheme is T M NN RR AA
More information about the Android
mailing list