commit | 251437a3b9a883a2394a4a16d4530030f06a5b1b | [log] [tgz] |
---|---|---|
author | Andrei Shikov <ashikov@google.com> | Thu Jul 06 12:15:39 2023 +0200 |
committer | Andrei Shikov <ashikov@google.com> | Thu Jul 06 12:15:39 2023 +0200 |
tree | ca2ff18b3f2b80249ff4845aa776926135febbca | |
parent | 753581a3e535991d3c578a7aa71dd2089abe1102 [diff] |
Update Kotlin Native prebuilts to 1.9.0 Downloaded with: ./development/importMaven/importMaven.sh import-konan-binaries --konan-compiler-version 1.9.0 Change-Id: I267cb9ea70a2f6fa38466eeeff1e64ada8996c9c
This folder contains pre-downloaded dependencies for Kotlin native builds.
They are downloaded by running ./gradlew updateKonanPrebuilts
in frameworks/support
. If you need to update prebuilts, please re-run that task and commit the result.
This repository is provided to the Kotlin Multiplatform Build as the remote server where it can find the dependencies.
IMPORTANT: As agreed offline and signed off in b/200289211, we will use these downloaded dependencies for CI only, and will replace with verified self-built libraries before building anything for release.