Skip to content

chore: update kbuild to 1.3.1 - #21

Merged
rasros merged 1 commit into
mainfrom
chore/kbuild-1.3.1
Aug 14, 2026
Merged

chore: update kbuild to 1.3.1#21
rasros merged 1 commit into
mainfrom
chore/kbuild-1.3.1

Conversation

@rasros

@rasros rasros commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Summary

Bumps the kbuild conventions from 1.2.10 to 1.3.1.

1.3.0 added ABI validation, so check runs checkKotlinAbi and fails until reference
dumps exist. The generated dumps (646 lines) are in this commit for that reason — the bump
is not separable from them.

1.3.1 fixes detekt analysing commonMain and jvmMain as one compilation on multiplatform
projects, which broke expect/actual resolution, and aligns the ktlint rule set with the detekt
engine version.

Testing

  • updateKotlinAbi then checkKotlinAbi: passes against the committed dumps.
  • detektMainJvm and detektTestJvm report SKIPPED, so the 1.3.1 fix is active here.
  • detekt: no compiler errors found during analysis.

@rasros
rasros merged commit 3551ec2 into main Aug 14, 2026
1 check passed
@rasros
rasros deleted the chore/kbuild-1.3.1 branch August 14, 2026 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant