We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1639ddf commit 850ebc5Copy full SHA for 850ebc5
1 file changed
firebase-messaging/CHANGELOG.md
@@ -89,11 +89,10 @@ Kotlin extensions library has no additional updates.
89
The Kotlin extensions library transitively includes the updated `firebase-messaging` library. The
90
Kotlin extensions library has no additional updates.
91
92
-# 24.0.0
93
-
94
-- [changed] Called messageHandled() after a message has been handled to indicate that the message
95
- has been handled successfully.
96
-- [changed] Added an internal identifier to Firelog logging for compliance.
+# 23.4.0
+* [changed] Called messageHandled() after a message has been handled to indicate
+ that the message has been handled successfully.
+* [changed] Added an internal identifier to Firelog logging for compliance.
97
98
# 23.3.1
99
0 commit comments