mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
chore: Move core module to core.main
This commit is contained in:
parent
672d364f43
commit
54a3059730
45 changed files with 22 additions and 24 deletions
|
@ -20,7 +20,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation(projects.core)
|
||||
implementation(projects.core.main)
|
||||
implementation(projects.data)
|
||||
implementation(projects.domain)
|
||||
implementation(projects.i18n)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue