mirror of
https://github.com/igorescodro/alkaa.git
synced 2025-08-24 07:55:48 +08:00

- Removed the custom `viewModelDefinition` function in favor of Koin's built-in `viewModelOf`. - Updated the Koin dependencies to use `koin-compose-viewmodel` instead of `koin-compose`. - Removed `libraries/di` module. - Updated all modules using `viewModelDefinition` to use `viewModelOf`. - Removed all module dependencies for the removed module.