Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate from Hilt to Koin for dependency injection #275

Merged
merged 31 commits into from
Feb 20, 2025

Conversation

hieuwu
Copy link
Owner

@hieuwu hieuwu commented Feb 8, 2025

Migrate from Hilt to Koin for dependency injection

@hieuwu hieuwu self-assigned this Feb 8, 2025
@hieuwu hieuwu changed the title Feature/hilt koin migration Migrate from Hilt to Koin for dependency injection Feb 8, 2025
# Conflicts:
#	app/src/main/java/com/hieuwu/groceriesstore/presentation/authentication/signin/SignInScreen.kt
#	app/src/main/java/com/hieuwu/groceriesstore/presentation/authentication/signup/SignUpScreen.kt
@hieuwu hieuwu added the enhancement New feature or request label Feb 8, 2025
Copy link

gitguardian bot commented Feb 8, 2025

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
While these secrets were previously flagged, we no longer have a reference to the
specific commits where they were detected. Once a secret has been leaked into a git
repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Copy link

@hieuwu hieuwu merged commit 5f980e3 into main Feb 20, 2025
4 checks passed
@hieuwu hieuwu deleted the feature/hilt-koin-migration branch February 20, 2025 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate from Hilt to Koin for dependency injection
1 participant