Skip to content

The generateBuildKonfig does not execute on build #219

@bpappin

Description

@bpappin

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

No one assigned

    Labels

    contribution welcomeThe team would welcome a contribution from the community for this issueneed more infoFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions