From 868a21fe07d4ac760a3bc429edefe860b8255b6d Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 27 May 2013 14:51:33 +0200 Subject: Fix indentation to be consistent with regard to tabs/spaces. --- android/AndroidManifest.xml | 168 ++++++++++++++++++++++---------------------- 1 file changed, 84 insertions(+), 84 deletions(-) (limited to 'android/AndroidManifest.xml') diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index f91ccd83..631028e5 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -1,87 +1,87 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + package="com.artifex.mupdfdemo" + android:versionCode="2" + android:versionName="@string/version" + android:installLocation="auto"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3