plugins v0.6.0
ShreckYe
released this
18 Oct 13:48
·
63 commits
to plugins-release
since this release
What's Changed
- remove the bootstrapping "common-gradle-dependencies" dependency, put the shared depdencies in
buildSrc
DependencyVersions
, and generate versions for "common-gradle-dependencies" (see caf8324 for more details) - bump Kotlin to 2.0.10 and Compose Multiplatform to 1.7.0
- refactor the
kotlin-multiplatform-jvm-and-js-browser-app-conventions
plugin intokotlin-multiplatform-app-conventions-with-conventional-targets
- fix an error in
GenerateKotlinJsBrowserWebrootForVertxWebPlugin
that emerged with the new Kotlin version - add a
sparkJava17CompatibleJvmArgs
variable