mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-22 00:32:55 +08:00
We can remove the plugins tag now. Tested plugman, it's all good.
This commit is contained in:
parent
7ee285342f
commit
2fe6d14e56
@ -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