Upgrade stage 1 — build hygiene
- Dominant language
- Makefile
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- Delete the kotlin-stdlib 1.7.10 force-override and the ui=awt attribute workaround (legacy compose-jb hacks in composeApp/build.gradle.kts)
- Remove the dead catalog entry ktor-server-tests-jvm
- Catalog-alias the serialization plugin with version.ref = kotlin
(Credential externalization originally listed here happens earlier, as part of the source-restore move — #26.)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading composeApp/build.gradle.kts and the version catalog it uses. Remove the two legacy Compose workarounds, delete the dead ktor-server-tests-jvm entry, and alias the serialization plugin with version.ref = kotlin; verify the project build configuration still resolves successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 75/100