Skip to content

Conversation

mvicsokolova
Copy link
Collaborator

Fixes #425

dependencies.add(TEST_IMPLEMENTATION_CONFIGURATION, getAtomicfuDependencyNotation(Platform.JVM, version))
}
withPluginWhenEvaluatedDependencies("org.jetbrains.kotlin.js") { version ->
dependencies.add(
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm preparing the further changes and clean-up of the AtomicfuGradlePlugin in the separate PR (aiming the next release).
With deprecation of transformJvm flag, dependencies and transformation tasks management etc.

Copy link
Collaborator

@fzhinkin fzhinkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest releasing the changes as 0.26.0. Otherwise, everything looks good to me.

@mvicsokolova mvicsokolova merged commit 5119e1a into develop Oct 17, 2024
@mvicsokolova mvicsokolova deleted the remove-legacy-js branch October 17, 2024 17:33
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.

2 participants