mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-31 09:02:50 +08:00
[CB-3416] adding empty <plugins> element during deprecation window.
This commit is contained in:
parent
13148728b3
commit
227733d195
@ -98,4 +98,7 @@
|
||||
<feature name="InAppBrowser">
|
||||
<param name="android-package" value="org.apache.cordova.InAppBrowser"/>
|
||||
</feature>
|
||||
<!-- Deprecated plugins element. Remove in 3.0 -->
|
||||
<plugins>
|
||||
</plugins>
|
||||
</widget>
|
||||
|
Loading…
Reference in New Issue
Block a user