Skip to content

Commit

Permalink
Update iOS Firebase Messaging to 10.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dpalou committed Mar 25, 2024
1 parent 91e13c0 commit e92c171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
</platform>

<platform name="ios">
<preference name="IOS_FIREBASE_MESSAGING_VERSION" default="~> 8.1.1"/>
<preference name="IOS_FIREBASE_MESSAGING_VERSION" default="~> 10.23.0"/>

<config-file target="config.xml" parent="/*">
<feature name="PushNotification">
Expand Down

0 comments on commit e92c171

Please sign in to comment.