Snap for 13356825 from 60a51116115c7a26f2c5a778ccc891f00b0e599b to androidx-activity-release

Change-Id: I7dea1f1b172f7a31d1d4b1e01af16034756c2460
tree: a3133922dab0adda616e7068390b5ea495308e7b
  1. nativeCompilerPrebuilts/
  2. resources/
  3. aarch64-unknown-linux-gnu-gcc-8.3.0-glibc-2.25-kernel-4.9-2.tar.gz
  4. apple-llvm-20200714-macos-aarch64-essentials.tar.gz
  5. apple-llvm-20200714-macos-x64-essentials.tar.gz
  6. download-native-compiler-prebuilts.sh
  7. libffi-3.2.1-2-linux-x86-64.tar.gz
  8. libffi-3.2.1-3-darwin-macos.tar.gz
  9. libffi-3.3-1-macos-arm64.tar.gz
  10. lldb-4-linux.tar.gz
  11. lldb-4-macos.tar.gz
  12. msys2-mingw-w64-i686-1.tar.gz
  13. msys2-mingw-w64-i686-2.tar.gz
  14. msys2-mingw-w64-x86_64-1.tar.gz
  15. msys2-mingw-w64-x86_64-2.tar.gz
  16. qemu-aarch64-static-5.1.0-linux-2.tar.gz
  17. README.md
  18. target-sysroot-1-android_ndk.tar.gz
  19. target-toolchain-2-linux-android_ndk.tar.gz
  20. target-toolchain-2-osx-android_ndk.tar.gz
  21. x86_64-unknown-linux-gnu-gcc-8.3.0-glibc-2.19-kernel-4.9-2.tar.gz
README.md

This folder contains pre-downloaded dependencies for Kotlin native builds.

They are downloaded by running development/importMaven/importMaven.sh import-konan-binaries --konan-compiler-version <version> in frameworks/support. If you need to update prebuilts, please re-run that task and commit the result (replace with kotlin version).

This repository is provided to the Kotlin Multiplatform Build as the remote server where it can find the dependencies.