blob: 798558c5f9ae3f0ea90f758ea5fb89100c4548d8 [file] [log] [blame]
Steve Elliott03b0ed02019-09-06 13:45:05 -04001name: "kotlinx.coroutines"
Haibo Huangd24bc802020-07-16 21:14:42 -07002description: "Library support for Kotlin coroutines"
Steve Elliott03b0ed02019-09-06 13:45:05 -04003third_party {
4 url {
5 type: GIT
6 value: "https://github.com/Kotlin/kotlinx.coroutines"
7 }
Colin Cross68bbe702021-11-01 13:28:43 -07008 version: "1.5.2"
Bob Badour83c55382020-04-23 13:40:05 -07009 license_type: NOTICE
Haibo Huangd24bc802020-07-16 21:14:42 -070010 last_upgrade_date {
Aurimas Liutikas79e555e2021-05-17 17:41:41 +000011 year: 2021
Colin Cross68bbe702021-11-01 13:28:43 -070012 month: 11
13 day: 01
Haibo Huangd24bc802020-07-16 21:14:42 -070014 }
Steve Elliott03b0ed02019-09-06 13:45:05 -040015}