From 4dda90e4801bcf54da49f4f2badb825ba14f7b36 Mon Sep 17 00:00:00 2001 From: Nathan Freitas Date: Tue, 1 Nov 2011 20:35:51 -0400 Subject: [PATCH] updating/cleaning project manifest files --- AndroidManifest.xml | 4 +-- AndroidManifest.xml.debug | 61 ---------------------------------- AndroidManifest.xml.production | 61 ---------------------------------- 3 files changed, 2 insertions(+), 124 deletions(-) delete mode 100644 AndroidManifest.xml.debug delete mode 100644 AndroidManifest.xml.production diff --git a/AndroidManifest.xml b/AndroidManifest.xml index ed256ffe..365d3f9a 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,12 +1,12 @@ + package="org.torproject.android" android:versionName="0.2.3.7-alpha-orbot-1.0.6-RC3" android:versionCode="19"> + android:label="@string/app_name" android:debuggable="false"> diff --git a/AndroidManifest.xml.debug b/AndroidManifest.xml.debug deleted file mode 100644 index 22b69dd1..00000000 --- a/AndroidManifest.xml.debug +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/AndroidManifest.xml.production b/AndroidManifest.xml.production deleted file mode 100644 index 56fc2285..00000000 --- a/AndroidManifest.xml.production +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -