refactor: common submodule

- organize import
- remove unused xml
This commit is contained in:
rhunk
2023-10-11 01:25:27 +02:00
parent 00a33b9ce6
commit 13d6ae7554
238 changed files with 1016 additions and 1075 deletions

View File

@@ -17,6 +17,7 @@ dependencyResolutionManagement {
rootProject.name = "SnapEnhance"
include(":common")
include(":core")
include(":app")
include(":mapper")