You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: firebase-config/CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,15 @@
1
1
# Unreleased
2
+
3
+
4
+
# 22.1.0
2
5
*[feature] Added support for custom signal targeting in Remote Config. Use `setCustomSignals` API for setting custom signals and use them to build custom targeting conditions in Remote Config.
3
6
7
+
8
+
## Kotlin
9
+
The Kotlin extensions library transitively includes the updated
10
+
`firebase-config` library. The Kotlin extensions library has no additional
11
+
updates.
12
+
4
13
# 22.0.1
5
14
*[changed] Updated protobuf dependency to `3.25.5` to fix
0 commit comments