2
0

add core lib for tests

This commit is contained in:
2024-02-04 17:28:45 +07:00
parent 53eeb6c628
commit 3af4f659af
30 changed files with 226 additions and 321 deletions

View File

@@ -13,5 +13,5 @@ dependencyResolutionManagement {
}
}
rootProject.name = "Work"
rootProject.name = "TestCore"
include(":app")