refactor: rename ui-common module to core-ui module

This commit is contained in:
2026-04-24 17:43:33 +02:00
parent 7232352014
commit ab7700d202
27 changed files with 3 additions and 3 deletions

View File

@@ -27,4 +27,4 @@ include(":app")
include(":app-tv")
include(":data")
include(":core")
include(":ui-common")
include(":core-ui")