Skip to content

Commit

Permalink
feat(ios, sdks): bump firebase-ios-sdk to 8.9.0
Browse files Browse the repository at this point in the history
- also includes a test bump to react-native 0.67.0-rc.2 but no one
sees that outside of the repo...
  • Loading branch information
mikehardy committed Oct 30, 2021
1 parent 514e6bd commit bb9ba50
Show file tree
Hide file tree
Showing 4 changed files with 163 additions and 161 deletions.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"sdkVersions": {
"ios": {
"firebase": "8.8.0"
"firebase": "8.9.0"
},
"android": {
"minSdk": 16,
Expand Down
2 changes: 2 additions & 0 deletions tests/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,7 @@ target 'testing' do
end
aggregate_target.user_project.save
end

__apply_Xcode_12_5_M1_post_install_workaround(installer)
end
end
Loading

0 comments on commit bb9ba50

Please sign in to comment.