Skip to content

Commit

Permalink
Merge pull request #161 from ewwwgiddings/master
Browse files Browse the repository at this point in the history
Swift Support Dependency Update
  • Loading branch information
viskin authored Apr 15, 2019
2 parents a194210 + 0e2c147 commit f721280
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 @@ -37,7 +37,7 @@
<source-file src="src/ios/PhotoLibraryProtocol.swift" />
<source-file src="src/ios/PhotoLibraryService.swift" />
<source-file src="src/ios/PhotoLibraryGetLibraryOptions.swift" />
<dependency id="cordova-plugin-add-swift-support" version="1.6.0"/>
<dependency id="cordova-plugin-add-swift-support" version="^1.6.0"/>
</platform>
<platform name="browser">
<config-file target="config.xml" parent="/*">
Expand Down

0 comments on commit f721280

Please sign in to comment.