Skip to content

Commit a9fb479

Browse files
gildorelizarov
authored andcommitted
Android O Preview -> Android API level 26
1 parent ac8b6da commit a9fb479

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integration/kotlinx-coroutines-nio/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Module kotlinx-coroutines-nio
22

3-
Integration with asynchronous IO on JDK7+ (Android O Preview).
3+
Integration with asynchronous IO on JDK7+ (Android API level 26).
44

55
# Package kotlinx.coroutines.experimental.nio
66

7-
Integration with asynchronous IO on JDK7+ (Android O Preview).
7+
Integration with asynchronous IO on JDK7+ (Android API level 26).
88

99
* `AsynchronousFileChannel` extensions `aLock`, `aRead`, and `aWrite`.
1010
* `AsynchronousServerSocketChannel` extension `aAccept`.

0 commit comments

Comments
 (0)