Skip to content

Commit

Permalink
Update ios minimum target version
Browse files Browse the repository at this point in the history
  • Loading branch information
deandreamatias-worldline authored Aug 10, 2023
1 parent 484e460 commit 5b67dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/location/ios/location.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ A new flutter plugin project.
s.public_header_files = 'Classes/**/*.h'
s.dependency 'Flutter'

s.ios.deployment_target = '13.0'
s.ios.deployment_target = '11.0'
end

0 comments on commit 5b67dd2

Please sign in to comment.