refactor: centralize domain models into core.model module
This commit is contained in:
@@ -41,6 +41,7 @@ include(":shared")
|
||||
include(":core:audioplayer")
|
||||
include(":core:coroutines")
|
||||
include(":core:logging")
|
||||
include(":core:model")
|
||||
|
||||
// Data modules
|
||||
include(":data:subtitle")
|
||||
|
||||
Reference in New Issue
Block a user