You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- This will be automatically replaced by a summary generated by
CodeRabbitAI -->
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Introduced dependency injection support using Dagger Hilt across the
app.
- Added centralized HTTP client provisioning for network operations.
- **Chores**
- Updated build configuration and dependencies to support Dagger Hilt
and Kotlin Symbol Processing (KSP).
- Configured the app to use a custom Application class for improved
lifecycle management.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
## Issue Reference
* FixestheMr17#10
## Essential Checklist
<!-- Please tick the relevant boxes by putting an "x" in them (and
remove additional spaces). -->
* [x] The PR title starts with "Fix #bugnum: " (If this PR fixes part of
an issue, prefix the title with "Fix part of #bugnum: ...").
* [x] The PR does not contain any unnecessary code changes from Android
Studio.
* [x] The PR is made from a branch that is **not** called "main" and is
up-to-date with "main".
0 commit comments