Skip to content

Commit

Permalink
Merge pull request #3 from chuganzy/privacy-manifest
Browse files Browse the repository at this point in the history
Upgrade OrderedSet to add privacy manifest
  • Loading branch information
ueman authored Sep 18, 2024
2 parents 2c5b8ae + b55b792 commit 7541c39
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ A new Flutter plugin.
s.swift_version = '5.0'

s.platforms = { :ios => '11.0' }
s.dependency 'OrderedSet', '~>5.0'
s.dependency 'OrderedSet', '~>6.0'

s.default_subspec = 'Core'

Expand Down

0 comments on commit 7541c39

Please sign in to comment.