| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…ance to an `ApacheHttp2Transport`
There was a problem hiding this comment.
Thanks! LGTM!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This fixes an unintentional change in ApiClientUtils.getDefaultTransport() which caused firebaseOptions to create a new instance of the default transport on firebaseOptions build. This only affected developers who made multiple calls to FirebaseOptions.builder(...).build() or initialized multiple app instances.