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 Groovy metaprogramming to access KGP when applied via settings plugin #25

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aSemy
Copy link
Contributor

@aSemy aSemy commented Jan 13, 2024

use withGroovyBuilder {} to access KGP classes https://docs.gradle.org/8.5/userguide/kotlin_dsl.html#ex-use-withgroovybuilder

fix #1?

@aSemy aSemy force-pushed the experiments/fix-settings-groovy-builder branch from e1b99c9 to a89c413 Compare January 14, 2024 11:39
@aSemy aSemy force-pushed the experiments/fix-settings-groovy-builder branch from a89c413 to e1ee086 Compare January 14, 2024 11:47
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.

BCV-MU settings plugin requires Kotlin plugin is defined as a buildscript dependency
1 participant