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

Use rules_kotlin >= 1.5.0 format changes #14

Merged
merged 1 commit into from
May 10, 2022

Conversation

minkuan88
Copy link
Contributor

Proposed Changes

In order to accommodate rules_kotlin 1.5.0 changes, there is a need to change some of the load() statements to point at different .bzl (e.g. kt_jvm_library would be loaded from jvm.bzl instead of kotlin.bzl).

There is also a helper function (kotlinc_version) that was added to help in choosing compiler versions

Testing

Issues Fixed

@minkuan88 minkuan88 force-pushed the accomodate-rules-kotlin-1.5.0 branch from 7841f79 to f7bf9f0 Compare May 10, 2022 08:55
@akshay-grabtaxi akshay-grabtaxi merged commit fd3b599 into master May 10, 2022
@minkuan88 minkuan88 deleted the accomodate-rules-kotlin-1.5.0 branch August 30, 2022 06:13
akshay-grabtaxi pushed a commit that referenced this pull request Jun 28, 2023
Use rules_kotlin >= 1.5.0 format changes

See #14
akshay-grabtaxi pushed a commit that referenced this pull request Jun 28, 2023
Use rules_kotlin >= 1.5.0 format changes

See #14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants