Download Latest Version v0.20.0 source code.tar.gz (91.7 kB)
Email in envelope

Get an email when there's a new version of BuildKonfig

Home / v0.18.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-04-10 1.4 kB
v0.18.0 source code.tar.gz 2026-04-10 77.9 kB
v0.18.0 source code.zip 2026-04-10 109.2 kB
Totals: 3 Items   188.5 kB 2

0.18.0 (2026-04-10)

⚠ BREAKING CHANGES

  • When a project has both js and wasmJs targets with exposeObjectWithName and no target-specific configs, the plugin now forces expect/actual generation instead of a single common object. const fields in common code may no longer be usable as compile-time constants (e.g. in annotation arguments) since the expect declaration has no initializer. (#274)

Bug Fixes

  • expose compiler module as api dependency for Gradle convention plugin support (#276) (7246a1b)
  • preserve flavor in TargetConfig.copy() (#278) (c46ba7c)
  • skip @JsExport on common object when wasmJs target exists (#274) (87738c0)

Refactoring

  • replace nested afterEvaluate with plugins.withType() (#280) (78ffed4)
Source: README.md, updated 2026-04-10