Skip to content
This repository was archived by the owner on Apr 2, 2023. It is now read-only.

Commit

Permalink
fix: update dependency version of cordova-plugin-file to **7.0.0**
Browse files Browse the repository at this point in the history
  • Loading branch information
EinfachHans committed Apr 26, 2022
1 parent 9fa95bb commit c07de37
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 @@ -65,6 +65,6 @@
</podspec>

<dependency id="cordova-plugin-add-swift-support" version="2.0.2"/>
<dependency id="cordova-plugin-file" version="^6.0.1" />
<dependency id="cordova-plugin-file" version="^7.0.0" />
</platform>
</plugin>

0 comments on commit c07de37

Please sign in to comment.