1name: "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} 13