mirror of
https://github.com/mihonapp/mihon.git
synced 2025-12-10 07:22:25 +01:00
Move :core to :core:common
This commit is contained in:
@@ -21,7 +21,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(projects.core)
|
||||
implementation(projects.core.common)
|
||||
implementation(projects.domain)
|
||||
implementation(projects.presentationCore)
|
||||
api(projects.i18n)
|
||||
|
||||
Reference in New Issue
Block a user