capacitor-community / fcm

Enable Firebase Cloud Messaging for Capacitor apps
https://capacitor.ionicframework.com/docs/
MIT License
238 stars 83 forks source link

fix(android): update firebaseMessagingVersion default value #126

Closed jcesarmobile closed 1 year ago

jcesarmobile commented 1 year ago

Update the default value of firebaseMessagingVersion to 23.0.5 to match @capacitor/push-notifications value.

Also document the variable in the README so users are aware

closes https://github.com/capacitor-community/fcm/issues/108