Fix Kokoro tests.
  - Use JDK11 on Kokoro
  - Increment our bazel version to 5.1.0
    - bazel_platforms/os:macos  doesn't exist at 5.0.0
  - add a .bazeliskrc to help kokoro and manual builds use the same bazel version
  - increment kotlinc to v1.7.0

PiperOrigin-RevId: 457779046
Change-Id: Iad8a230b72c9d7d0a1ea6d11143dfd6fe5168b1a
4 files changed
tree: 82ef94a56019595047dc806a1dd6d4358a413ba3
  1. bazel/
  2. kokoro/
  3. kotlin/
  4. tests/
  5. toolchains/
  6. tools/
  7. .bazeliskrc
  8. AUTHORS
  9. BUILD
  10. CONTRIBUTING.md
  11. CONTRIBUTORS
  12. LICENSE
  13. README.md
  14. WORKSPACE
README.md

A repository of Bazel starlark rules and tooling for Kotlin.

These rules are maintained and published by Google as-is, with limited to no support available at the moment.