mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-22 00:32:55 +08:00
Rename App->CoreAndroid in defaults.xml (related to 635a6279a9
)
This commit is contained in:
parent
fa189b3234
commit
693ec14df5
@ -26,6 +26,6 @@
|
||||
|
||||
<!-- This is required for native Android hooks -->
|
||||
<feature name="App">
|
||||
<param name="android-package" value="org.apache.cordova.App" />
|
||||
<param name="android-package" value="org.apache.cordova.CoreAndroid" />
|
||||
</feature>
|
||||
</widget>
|
||||
|
Loading…
Reference in New Issue
Block a user