aboutsummaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 3a93397..d69d2d5 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -14,7 +14,6 @@
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<application
- android:debuggable="true"
android:icon="@drawable/icon"
android:label="@string/app_name" >
<activity