androidMain
Add specific business logic for android.
Right now the module is not added and needed.
Because it is enough to use the commonMain
to add the UseCase
, Entity
and Repository
.
Last modified: 06 March 2024
Add specific business logic for android.
Right now the module is not added and needed.
Because it is enough to use the commonMain
to add the UseCase
, Entity
and Repository
.