• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# This project was upgraded with external_updater.
2# Usage: tools/external_updater/updater.sh update external/kotlinc
3# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md
4
5name: "kotlinc"
6description: "Standalone Kotlin command-line compiler tools."
7third_party {
8  license_type: RESTRICTED
9  license_note: "would be RECIPROCAL save for:\n   license/third_party/rhino_LICENSE.txt\n   license/third_party/testdata/findbugs_license.txt\n   license/third_party/trove_license.txt\n   license/third_party/trove_readme_license.txt"
10  last_upgrade_date {
11    year: 2025
12    month: 2
13    day: 24
14  }
15  homepage: "https://kotlinlang.org/"
16  identifier {
17    type: "Archive"
18    value: "https://github.com/JetBrains/kotlin/releases/download/v2.1.10/kotlin-compiler-2.1.10.zip"
19    version: "v2.1.10"
20  }
21  identifier {
22    type: "Archive"
23    value: "https://repo1.maven.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330-sources.jar"
24    version: ""
25  }
26}
27