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
The Kotlin extensions library transitively includes the updated
21
20
`firebase-config` library. The Kotlin extensions library has no additional
@@ -32,7 +31,6 @@ updates.
32
31
33
32
*[changed] Added first-open time to [remote_config] server requests.
34
33
35
-
36
34
## Kotlin
37
35
The Kotlin extensions library transitively includes the updated
38
36
`firebase-config` library. The Kotlin extensions library has no additional
@@ -45,7 +43,6 @@ updates.
45
43
[note](#basement18-0-0_base18-0-1_tasks18-0-1) at the top of this release
46
44
entry.
47
45
48
-
49
46
## Kotlin
50
47
The Kotlin extensions library transitively includes the updated
51
48
`firebase-config` library. The Kotlin extensions library has no additional
@@ -55,7 +52,6 @@ updates.
55
52
*[fixed] Fixed a bug in the initialization of [remote_config] with a
56
53
non-primary Firebase app.
57
54
58
-
59
55
## Kotlin
60
56
The Kotlin extensions library transitively includes the updated
61
57
`firebase-config` library. The Kotlin extensions library has no additional
@@ -65,7 +61,6 @@ updates.
65
61
*[changed] Internal infrastructure improvements.
66
62
*[changed] Internal changes to support dynamic feature modules.
67
63
68
-
69
64
## Kotlin
70
65
The Kotlin extensions library transitively includes the updated
71
66
`firebase-config` library. The Kotlin extensions library has no additional
@@ -74,7 +69,6 @@ updates.
74
69
# 20.0.4
75
70
*[changed] Improved condition targeting signals.
76
71
77
-
78
72
## Kotlin
79
73
The Kotlin extensions library transitively includes the updated
80
74
`firebase-config` library. The Kotlin extensions library has no additional
@@ -84,7 +78,6 @@ updates.
84
78
*[changed] Standardize support for other Firebase products that integrate
85
79
with [remote_config].
86
80
87
-
88
81
## Kotlin
89
82
The Kotlin extensions library transitively includes the updated
90
83
`firebase-config` library. The Kotlin extensions library has no additional
@@ -94,7 +87,6 @@ updates.
94
87
*[fixed] Fixed an issue that was causing [remote_config] to return the
95
88
static default value even if a remote value was defined. (#2186)
96
89
97
-
98
90
## Kotlin
99
91
The Kotlin extensions library transitively includes the updated
100
92
`firebase-config` library. The Kotlin extensions library has no additional
@@ -104,7 +96,6 @@ updates.
104
96
*[changed] Added support for other Firebase products to integrate with
105
97
[remote_config].
106
98
107
-
108
99
## Kotlin
109
100
The Kotlin extensions library transitively includes the updated
110
101
`firebase-config` library. The Kotlin extensions library has no additional
@@ -145,7 +136,6 @@ updates.
145
136
and [`FirebaseRemoteConfigSettings.Builder#setMinimumFetchIntervalInSeconds(long)`](/docs/reference/android/com/google/firebase/remoteconfig/FirebaseRemoteConfigSettings.Builder#setMinimumFetchIntervalInSeconds(long))
146
137
instead.
147
138
148
-
149
139
## Kotlin
150
140
The Kotlin extensions library transitively includes the updated
151
141
`firebase-config` library. The Kotlin extensions library has no additional
@@ -162,7 +152,6 @@ updates.
162
152
one, so this library needed to be upgraded to avoid conflicts. No developer
163
153
action is necessary.
164
154
165
-
166
155
## Kotlin
167
156
The Kotlin extensions library transitively includes the updated
168
157
`firebase-config` library. The Kotlin extensions library has no additional
@@ -173,7 +162,6 @@ updates.
173
162
which is a step towards a direct dependency on the Firebase installations
174
163
service in a future release.
175
164
176
-
177
165
## Kotlin
178
166
The Kotlin extensions library transitively includes the updated
179
167
`firebase-config` library. The Kotlin extensions library has no additional
@@ -183,7 +171,6 @@ updates.
183
171
*[fixed] Fixed an issue where [`FirebaseRemoteConfig.fetch()`](/docs/reference/android/com/google/firebase/remoteconfig/FirebaseRemoteConfig.html#fetch())
184
172
would sometimes report a misformatted language tag.
185
173
186
-
187
174
## Kotlin
188
175
The Kotlin extensions library transitively includes the updated
189
176
`firebase-config` library. The Kotlin extensions library has no additional
0 commit comments