Skip to content

Commit 49494b4

Browse files
committed
Removed application from the manifest.
1 parent 38930bd commit 49494b4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

AndroidManifest.xml

-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,4 @@
44
android:versionCode="1"
55
android:versionName="1.0">
66
<uses-sdk android:minSdkVersion="3" android:targetSdkVersion="11"/>
7-
<application android:label="@string/app_name"
8-
android:debuggable="true">
9-
</application>
107
</manifest>

0 commit comments

Comments
 (0)