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