Skip to content

Make the Gradle plugin build tools API aware #574

Description

@fzhinkin

Atomicfu Gradle plugin adds runtime dependencies whose versions is chosen based on the version of the Kotlin plugin applied to a project.
It is already not the best way to decide that (I guess), but it becomes even more erroneous with Kotlin build tools API (BTA), which decouples plugin and compiler version.

AFU Gradle plugin should be aware of that and choose dependency versions based on the compiler version (or even LV/AL?) instead of the Kotlin plugin version.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

  • Status
    No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions