refactor: move subtitle package to standalone data module, update dependencies
This commit is contained in:
@@ -40,3 +40,6 @@ include(":shared")
|
||||
// Core modules
|
||||
include(":core:audioplayer")
|
||||
include(":core:logging")
|
||||
|
||||
// Data modules
|
||||
include(":data:subtitle")
|
||||
|
||||
Reference in New Issue
Block a user