-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[Firebase 11] Bump deps on GULs to v8 and GDT to v10 #13036
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Will need to coordinate with the GDT major update that @andrewheard has started |
|
Generated by 🚫 Danger |
CI still has many failures. I think the issue is that pods are being sourced from SpecsStaging and causing a mismatch in the GULs/GDT version between a local pod being tested and the staged pods it depends on. I think we may need to run the release tooling on this branch to update all the pod versions to 11.0.0 and stage those. WDYT? |
I think that should work but you might need to comment out this line to prevent it from branching off
|
I'd be ok to merge here and work through sample Podfile and quickstart issues separately. |
Co-authored-by: Andrew Heard <andrewheard@google.com>
Co-authored-by: Andrew Heard <andrewheard@google.com>
No description provided.