Applying dependency inversion #16

Closed
opened 2025-12-30 01:29:30 +01:00 by adam · 0 comments
Owner

Originally created by @melihaksoy on GitHub (Aug 1, 2019).

Originally assigned to: @melihaksoy on GitHub.

Some modules depend on concrete classes that are in other modules. This can be a good case to apply dependency inversion.

Originally created by @melihaksoy on GitHub (Aug 1, 2019). Originally assigned to: @melihaksoy on GitHub. Some modules depend on concrete classes that are in other modules. This can be a good case to apply dependency inversion.
adam added the enhancement label 2025-12-30 01:29:30 +01:00
adam closed this issue 2025-12-30 01:29:30 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Android-Kotlin-Modulerized-CleanArchitecture#16