blob: a6758c0c81d6d9bae3c10f7f0298e90a97079d0f [file] [log] [blame]
Steve Elliott03b0ed02019-09-06 13:45:05 -04001name: "kotlinx.coroutines"
2description:
3 "Library support for Kotlin coroutines"
4
5third_party {
6 url {
7 type: GIT
8 value: "https://github.com/Kotlin/kotlinx.coroutines"
9 }
10 version: "1.3.0-M2"
11 last_upgrade_date { year: 2019 month: 7 day: 2 }
12}