new: modularize data.records

This commit is contained in:
2026-07-02 17:53:52 +02:00
parent 3a6aa7c0bb
commit 87ae329230
7 changed files with 73 additions and 5 deletions
+1
View File
@@ -44,5 +44,6 @@ include(":core:logging")
include(":core:model")
// Data modules
include(":data:records")
include(":data:resources")
include(":data:subtitle")