mobile-wallet/.github
Nagarjuna 35f52055c2
Migrating from hilt to koin (This) (#1764)
* Migrating from hilt to koin

* Fixed Instance creation error

* refactor: Removed Hilt and migrated to Koin

This commit removes Hilt and migrates the project to Koin for dependency injection.

The following
 changes were made:

- Removed the `AndroidHiltConventionPlugin`.
- Added the `AndroidKoinConventionPlugin`.
- Updated dependencies to use Koin.
- Updated KSP configuration for Koin.
- Updated feature modules to use Koin.
- Updated common modules to use Koin
.
- Removed Hilt annotations and replaced them with Koin annotations.
- Updated ViewModels to use Koin for dependency injection.
- Updated modules to use Koin for dependency injection.

* Formatted Dependencies

* migrating from hilt to koin clean up commit

* Revert "migrating from hilt to koin clean up commit"

This reverts commit bb63058e49.

---------

Co-authored-by: Sk Niyaj Ali <niyaj639@gmail.com>
2024-09-23 13:27:50 -04:00
..
actions Configured Fastlane & CI Workflow for publishing app to Play Store & GitHub (#1761) 2024-09-06 06:19:46 -04:00
ISSUE_TEMPLATE Create DMP_2024.yml 2024-04-12 15:58:17 -07:00
workflows Migrating from hilt to koin (This) (#1764) 2024-09-23 13:27:50 -04:00
CONTRIBUTING.md Update .github/CONTRIBUTING.md (#250) 2019-01-26 16:12:31 +05:30
ISSUE_TEMPLATE.md chore: Add ISSUE Template 2017-10-17 13:31:47 +05:30
mock-google-services.json Configured Fastlane & CI Workflow for publishing app to Play Store & GitHub (#1761) 2024-09-06 06:19:46 -04:00
PULL_REQUEST_TEMPLATE.md fix: add jira task attach link in PR template 2024-05-20 13:43:50 -04:00