new: extract WebView feature module

This commit is contained in:
2026-07-08 14:20:32 +02:00
parent f6a12ad84a
commit 0151d92b6a
23 changed files with 116 additions and 32 deletions
+3
View File
@@ -50,3 +50,6 @@ include(":data:preferences")
include(":data:records")
include(":data:resources")
include(":data:subtitle")
// Feature modules
include(":feature:webview")