mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-07 23:03:11 +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" />
|
android:targetPackage="org.apache.cordova.test" />
|
||||||
|
|
||||||
<application
|
<application
|
||||||
android:icon="@drawable/ic_launcher"
|
android:icon="@drawable/icon"
|
||||||
android:label="@string/app_name" >
|
android:label="@string/app_name" >
|
||||||
<uses-library android:name="android.test.runner" />
|
<uses-library android:name="android.test.runner" />
|
||||||
<activity
|
<activity
|
||||||
|
Loading…
Reference in New Issue
Block a user