1name: "kotlinx.coroutines" 2description: "Library support for Kotlin coroutines" 3third_party { 4 url { 5 type: GIT 6 value: "https://github.com/Kotlin/kotlinx.coroutines" 7 } 8 version: "1.4.1" 9 license_type: NOTICE 10 last_upgrade_date { 11 year: 2020 12 month: 11 13 day: 25 14 } 15} 16