You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switch from individual Firebase Android SDK versions to Android BoM (#949)
* Remove play-services-base dependency from all except AdMob.
* Update Gradle files to use Android BoM instead of individual versions.
* Update readme for Android BoM.
* Fix formatting
* Add note about play-services-base
* Add play-services-base back in for now, will fix in a future PR.
* ADd back to admob too
* Add play-services-base back to RC
* Add play_services to separate dependency that can be included with or without app.
* Add Play Services by default; if you don't want it, use appWithoutPlayServices.
* Fix error, modify readme
* Fix gradle dependencies file
* Fix note
* Update to latest BoM.
0 commit comments