summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 843da00b..bc3f311c 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -27,7 +27,6 @@
<!-- <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" /> -->
<application
- android:debuggable="true"
android:icon="@drawable/icon"
android:label="@string/app" >
<activity android:name="com.lamerman.FileDialog" />
@@ -74,4 +73,4 @@
</activity-alias>
</application>
-</manifest> \ No newline at end of file
+</manifest>