Skip to content
This repository was archived by the owner on Oct 27, 2019. It is now read-only.

Commit fad965b

Browse files
committed
Add deprecation notice to README
1 parent 95d2b72 commit fad965b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
> ## Deprecation notice
2+
> A better implementation has been merged into the official [kotlin/kotlinx.coroutines](https://github.com/kotlin/kotlinx.coroutines) repository.
3+
>
4+
> Please, use the [official implementation](https://github.com/Kotlin/kotlinx.coroutines/tree/master/integration/kotlinx-coroutines-play-services) instead.
5+
16
# Module kotlinx-coroutines-firebase
27

38
Integration with Firebase [Task](https://developers.google.com/android/reference/com/google/android/gms/tasks/Task) and [DatabaseReference](https://firebase.google.com/docs/reference/android/com/google/firebase/database/DatabaseReference) for Android.

0 commit comments

Comments
 (0)