aboutsummaryrefslogtreecommitdiffstats
path: root/METADATA
blob: f8f13170167d1a737a507bbee11b0038b3647d34 (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.5.1"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 8
    day: 18
  }
}