new: modularize data.preferences

This commit is contained in:
2026-07-03 09:39:04 +02:00
parent ddab9b642d
commit 0d7503f029
8 changed files with 36 additions and 3 deletions
+1
View File
@@ -45,6 +45,7 @@ include(":core:logging")
include(":core:model")
// Data modules
include(":data:preferences")
include(":data:records")
include(":data:resources")
include(":data:subtitle")