aboutsummaryrefslogtreecommitdiffstats
path: root/METADATA
blob: 176123965aaa4f636cea0123d1ae88aa1e035bdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "kotlinx.coroutines"
description: "Library support for Kotlin coroutines"
third_party {
  url {
    type: GIT
    value: "https://github.com/Kotlin/kotlinx.coroutines"
  }
  version: "1.4.3"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 5
    day: 5
  }
}