core subproject

This commit is contained in:
rhunk
2023-07-27 17:12:33 +02:00
parent 4e8dff949f
commit ec6ba52b58
202 changed files with 103 additions and 46 deletions

View File

@@ -15,6 +15,8 @@ dependencyResolutionManagement {
}
}
rootProject.name = "SnapEnhance"
include(":core")
include(":app")
include(":mapper")