Fix Coroutines minimal version in the refdoc

See gh-25969
This commit is contained in:
Sébastien Deleuze
2020-10-27 12:48:29 +01:00
parent 24cef14683
commit b2d337c527

View File

@@ -434,7 +434,7 @@ dependencies {
}
----
Version `1.4.0-M1` and above are supported.
Version `1.4.0` and above are supported.
=== How Reactive translates to Coroutines?