Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preferred toolchain use #1392

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Apr 19, 2024

  1. Change to toolchain and remove KotlinCompile.

    Change-Id: I86d606a582e3cdf5b7d2c9304783a905682920ad
    Jaehwa-Noh committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    199110e View commit details
    Browse the repository at this point in the history
  2. Add plugins

    - "org.gradle.toolchains.foojay-resolver-convention".
    
    Change-Id: I8368ffa068c1b6318160fc4783f851595cd667ff
    Jaehwa-Noh committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f46635f View commit details
    Browse the repository at this point in the history
  3. Move lines.

    Change-Id: I0d706d410ca339789c0fea60b451aa82920648de
    Jaehwa-Noh committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e3fb617 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Remove JavaVersion 11

    Change-Id: Ibdf89dd4f82a01fd8b765adb94668a615970c291
    Jaehwa-Noh committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f4dfdf1 View commit details
    Browse the repository at this point in the history
  2. Rename to configureToolChain, and set toolchain 11

    Change-Id: I878ab5315b861319d61498670124f0de5d4a5c49
    Jaehwa-Noh committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1eedad1 View commit details
    Browse the repository at this point in the history
  3. Change java to kotlin extension.

    Change-Id: Ic32957cfcbfbf80bf82358fd4811be8d17bb3a94
    Jaehwa-Noh committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2f4b76a View commit details
    Browse the repository at this point in the history
  4. Set toolchain 17

    Jaehwa-Noh committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    54d017c View commit details
    Browse the repository at this point in the history