• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# This project was upgraded with external_updater.
2# Usage: tools/external_updater/updater.sh update kotlinx.coroutines
3# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
4
5name: "kotlinx.coroutines"
6description: "Library support for Kotlin coroutines"
7third_party {
8  url {
9    type: GIT
10    value: "https://github.com/Kotlin/kotlinx.coroutines"
11  }
12  version: "1.7.2"
13  license_type: NOTICE
14  last_upgrade_date {
15    year: 2023
16    month: 7
17    day: 12
18  }
19}
20