xref: /aosp_15_r20/external/kotlinc/METADATA (revision db694bcbe6ddf7a54139cd11aad3e01286b7b463)
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: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: 2024
12    month: 3
13    day: 18
14  }
15  homepage: "https://kotlinlang.org/"
16  identifier {
17    type: "Archive"
18    value: "https://github.com/JetBrains/kotlin/releases/download/v1.9.23/kotlin-compiler-1.9.23.zip"
19    version: "v1.9.23"
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