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
Undo changes done by the formatter to the target releases
The release note generator does not need to generate MD that matches
what the formatter would do.
Also, modify the input CHANGELOG.md to match format we expect to have
for `{:.external}` (no space)
.external} to `firebase-firestore-ktx` as a transitive dependency, which exposes the
8
+
[`kotlinx-coroutines-play-services`](https://kotlinlang.org/api/kotlinx.coroutines/kotlinx-coroutines-play-services/){:.external} to `firebase-firestore-ktx` as a transitive dependency, which exposes the
10
9
`Task<T>.await()` suspend function to convert a
11
10
[`Task`](https://developers.google.com/android/guides/tasks) into a Kotlin coroutine.
12
11
@@ -15,7 +14,7 @@ Note: We did some super cool stuff here!
.external} to `firebase-firestore-ktx` as a transitive dependency, which exposes the
7
+
* {{feature}} Firebase now supports Kotlin coroutines. With this release, we added
8
+
[`kotlinx-coroutines-play-services`](https://kotlinlang.org/api/kotlinx.coroutines/kotlinx-coroutines-play-services/){:.external} to `firebase-firestore-ktx` as a transitive dependency, which exposes the
10
9
`Task<T>.await()` suspend function to convert a
11
10
[`Task`](https://developers.google.com/android/guides/tasks) into a Kotlin coroutine.
12
11
13
-
- {{fixed}} An issue on GitHub [#123](//github.com/firebase/firebase-android-sdk/issues/123){:
14
-
.external}
12
+
* {{fixed}} An issue on GitHub [#123](//github.com/firebase/firebase-android-sdk/issues/123){: .external}
0 commit comments