Skip to content

v0.1.17

Choose a tag to compare

@github-actions github-actions released this 14 Jul 11:47
· 214 commits to main since this release
docs(bridge): document settings-wide vs per-module application

Both worked since the plugin is Plugin<Any> branching on Settings vs
Project, but the module-level path was undocumented and untested —
verified now with the example applied compose-plugin style. Also spells
out that a pluginManagement plugins{} entry only pins the version while
the settings-level plugins{} block is what applies build-wide.