Skip to content

chore(deps): remove unused voyager and kotlinx-collections-immutable#891

Merged
bmc08gt merged 1 commit into
code/cashfrom
chore/remove-unused-deps
Jun 12, 2026
Merged

chore(deps): remove unused voyager and kotlinx-collections-immutable#891
bmc08gt merged 1 commit into
code/cashfrom
chore/remove-unused-deps

Conversation

@bmc08gt

@bmc08gt bmc08gt commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Removes Voyager (cafe.adriel.voyager) — declared in ui/emojis but never imported in any Kotlin source
  • Removes kotlinx-collections-immutable — declared in app module but never imported anywhere

Both dependencies were flagged during Dependabot PR triage as unused.

Test plan

  • ./gradlew :apps:flipcash:app:assembleDebug builds successfully
  • ./gradlew :ui:emojis:assembleDebug builds successfully

@github-actions github-actions Bot added type: chore Maintenance, config, CI/CD area: ui Compose UI, theme, components, resources area: build-system Gradle, convention plugins, build-logic and removed type: chore Maintenance, config, CI/CD labels Jun 12, 2026
@bmc08gt bmc08gt merged commit 3880953 into code/cash Jun 12, 2026
2 of 3 checks passed
@bmc08gt bmc08gt deleted the chore/remove-unused-deps branch June 12, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: build-system Gradle, convention plugins, build-logic area: ui Compose UI, theme, components, resources

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant