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.6.4" 9 license_type: NOTICE 10 last_upgrade_date { 11 year: 2022 12 month: 7 13 day: 20 14 } 15} 16