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.