Skip to content

Migrate from Hilt to Koin#60

Merged
t-regbs merged 2 commits intomainfrom
di-refactor
Sep 8, 2025
Merged

Migrate from Hilt to Koin#60
t-regbs merged 2 commits intomainfrom
di-refactor

Conversation

@t-regbs
Copy link
Owner

@t-regbs t-regbs commented Sep 8, 2025

No description provided.

This commit replaces Hilt with Koin for dependency injection throughout the application.
- Replaced Timber with Kermit for logging to support Compose Multiplatform.
- Updated DI module to provide Kermit Logger instances.
- Injected Logger into relevant classes and replaced Timber calls with Kermit equivalents.
- Configured Kermit with CrashlyticsLogWriter.
@t-regbs t-regbs merged commit 45336e4 into main Sep 8, 2025
0 of 2 checks passed
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