mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-31 17:32:51 +08:00
Fixing the manifest errors
This commit is contained in:
parent
d604e8b9b4
commit
95013e87dd
@ -34,7 +34,7 @@
|
||||
android:targetPackage="org.apache.cordova.test" />
|
||||
|
||||
<application
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:icon="@drawable/icon"
|
||||
android:label="@string/app_name" >
|
||||
<uses-library android:name="android.test.runner" />
|
||||
<activity
|
||||
|
Loading…
Reference in New Issue
Block a user