refactor: move subtitle package to standalone data module, update dependencies

This commit is contained in:
2026-06-19 18:12:16 +02:00
parent fdeeee9bf8
commit 1028b748a9
18 changed files with 108 additions and 16 deletions
+3
View File
@@ -40,3 +40,6 @@ include(":shared")
// Core modules
include(":core:audioplayer")
include(":core:logging")
// Data modules
include(":data:subtitle")