Zongle Wang
Zongle Wang
@Badya CC We land it! https://github.com/GradleUp/shadow/releases/tag/8.3.0
Thanks for the review!
Workaround: ```kt /** * TODO: workaround for https://github.com/JetBrains/compose-multiplatform/issues/4976. */ val renameDmg by tasks.registering(Copy::class) { group = "distribution" description = "Rename the DMG file" val packageReleaseDmg = tasks.named("packageReleaseDmg") // build/compose/binaries/main-release/dmg/Foo*.dmg val...
Check https://github.com/JetBrains/JetBrainsRuntime.
Filed a bug alibaba/ARouter/issues/984.
Link xvik/gradle-animalsniffer-plugin/issues/26, supported in 1.6.0.
`removeUnusedImports()` is conflicted with `googleJavaFormat()`.
Workaround: remove `removeUnusedImports()`.
I installed wezterm without this option from official cask repo.