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