Files
kotlin-fork/idea/resources/inspectionDescriptions/GradleKotlinxCoroutinesDeprecation.html
T
2018-07-17 02:46:34 +03:00

6 lines
179 B
HTML

<html>
<body>
This inspection reports <b>kotlinx.coroutines</b> libraries dependencies in Gradle that should be updated in order
to be compatible with Kotlin 1.3+.
</body>
</html>