-
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
contribution welcomeThe team would welcome a contribution from the community for this issueThe team would welcome a contribution from the community for this issueneed more infoFurther information is requestedFurther information is requested
Description
Describe the bug
The documentation says:
"To generate BuildKonfig files, run generateBuildKonfig task.
This task will be automatically run upon execution of kotlin compile tasks."
however that is not happening. The plugin runs when explicitly executed, but the build does not trigger it.
To Reproduce
As documented, but in a sub module.
Expected behaviour
I expect the BuildKonfig to be updated when the build is executed.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: macOS 15.4.1
- BuildKonfig Version 0.17.1
- Kotlin Version 2.1.21
- Gradle Version 8.10.0
Additional context
This is a config in a submodule.
Metadata
Metadata
Assignees
Labels
contribution welcomeThe team would welcome a contribution from the community for this issueThe team would welcome a contribution from the community for this issueneed more infoFurther information is requestedFurther information is requested