Skip to content

Commit

Permalink
Removed application tag and debuggble=true from AndroidManifest.xml.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Gramlich committed Mar 27, 2013
1 parent e902910 commit c8290dd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,4 @@
android:versionName="1.0">

<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="8"/>

<application android:debuggable="true"/>
</manifest>
</manifest>

0 comments on commit c8290dd

Please sign in to comment.