Skip to content

Commit

Permalink
Bump background-fetch version
Browse files Browse the repository at this point in the history
  • Loading branch information
christocracy committed Apr 22, 2024
1 parent e623b26 commit 9f75281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<engine name="cordova-ios" version=">=4.5.0"/>
</engines>

<dependency id="cordova-plugin-background-fetch" version="~7.2.3" />
<dependency id="cordova-plugin-background-fetch" version="~7.2.4" />

<js-module src="www/BackgroundGeolocation.js" name="BackgroundGeolocation">
<clobbers target="window.BackgroundGeolocation" />
Expand Down

0 comments on commit 9f75281

Please sign in to comment.