Skip to content

Commit

Permalink
Creating version 1.7.1 (#155) (#156)
Browse files Browse the repository at this point in the history
Fixed an issue where onAttachedToEngine was called twice on Android, causing it to crash when the firebase plugin is added and initialized in the app.
  • Loading branch information
jguze committed Apr 20, 2021
1 parent d056fc4 commit f847432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### v1.7.1 April 20, 2021

* Fixed an issue where `onAttachedToEngine` was called twice on Android, causing it to crash when the plugin `com.google.gms.google-services` was added.
* Fixed an issue where `onAttachedToEngine` was called twice on Android, causing it to crash when the firebase plugin is added and initialized in the app.

### v1.7.0 March 31, 2021

Expand Down

0 comments on commit f847432

Please sign in to comment.