Skip to content

plugins-v0.8.0

Compare
Choose a tag to compare
@ShreckYe ShreckYe released this 04 Dec 16:08
· 14 commits to plugins-release since this release

What's Changed

  • bump Kotlin to 2.1.0, Gradle to v8.1.11, kotlinx-benchmark to v0.4.13, and Compose Multiplatform to v1.7.1

  • remove the *-app-conventions plugins that are not necessary and buggy

    The JVM dependency configuration line implementation(platform(kotlin("bom"))) without a Kotlin version has introduced "Could not parse POM" build error in projects consuming the kotlin-jvm-*-app-conventions plugins