Hec*_*tor 7 android kotlin kotlin-coroutines
我已经升级了我的 Android 项目以使用ext.kotlin_version = "1.4.0",但我无法导入 Coroutine kotlinx.coroutines.channels.actor。
我知道演员被标记为过时
* **Note: This API will become obsolete in future updates with introduction of complex actors.**
* See [issue #87](https://github.com/Kotlin/kotlinx.coroutines/issues/87).
*
Run Code Online (Sandbox Code Playgroud)
我是否错过了演员已被删除的公告?
我如何获得复杂的演员?
我在变更日志中找不到任何提及演员的内容
我的 gradle 类似于这样:-
api 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9'
api 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9'
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
430 次 |
| 最近记录: |