Skip to content

Commit

Permalink
fix: remove deprecated cordova-plugin-whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
sinedied committed Dec 10, 2021
1 parent 1131898 commit 77e1b4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion generators/app/templates/__cordova._config.xml
Expand Up @@ -144,7 +144,6 @@
<plugin name="cordova-plugin-device" spec="^2.0.2"/>
<plugin name="cordova-plugin-splashscreen" spec="^5.0.2"/>
<plugin name="cordova-plugin-statusbar" spec="^2.4.1"/>
<plugin name="cordova-plugin-whitelist" spec="^1.3.3"/>
<plugin name="cordova-plugin-ionic-webview" spec="^4.0.1" />
<plugin name="cordova-plugin-ionic-keyboard" spec="^2.1.2" />
</widget>

0 comments on commit 77e1b4f

Please sign in to comment.