Cocoapods Not Updating to Latest Version of Firebase
When I run pod update, all my other pods update but Firebase only updates to 8.15.0. Firebase is currently on 10.17.0. What's the issue here? Podfile.lock: PODS: //... - Firebase (8.15.0): - GoogleMaps (7.4.0) Podfile: # Uncomment the next line…