We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38930bd commit 49494b4Copy full SHA for 49494b4
AndroidManifest.xml
@@ -4,7 +4,4 @@
4
android:versionCode="1"
5
android:versionName="1.0">
6
<uses-sdk android:minSdkVersion="3" android:targetSdkVersion="11"/>
7
- <application android:label="@string/app_name"
8
- android:debuggable="true">
9
- </application>
10
</manifest>
0 commit comments