Skip to content

Commit

Permalink
Remove dependency to cordova-plugin-compat
Browse files Browse the repository at this point in the history
This fixes google#29
  • Loading branch information
bobobobo committed Mar 15, 2019
1 parent 9eca2a0 commit ca04f09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
some mobile platforms, specifically Custom Tabs on Android and
SFSafariViewController on iOS.
</description>
<dependency id="cordova-plugin-compat" version="^1.0.0" />

<js-module name="BrowserTab" src="www/browsertab.js">
<clobbers target="cordova.plugins.browsertab" />
Expand Down

0 comments on commit ca04f09

Please sign in to comment.