mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-12 18:56:11 +08:00
We can remove the plugins tag now. Tested plugman, it's all good.
This commit is contained in:
parent
25bb2154ce
commit
0b6e90b82a
@ -47,8 +47,4 @@
|
|||||||
<feature name="App">
|
<feature name="App">
|
||||||
<param name="android-package" value="org.apache.cordova.App" />
|
<param name="android-package" value="org.apache.cordova.App" />
|
||||||
</feature>
|
</feature>
|
||||||
|
|
||||||
<!-- Deprecated plugins element. Remove in 3.0 -->
|
|
||||||
<plugins>
|
|
||||||
</plugins>
|
|
||||||
</widget>
|
</widget>
|
||||||
|
Loading…
Reference in New Issue
Block a user