mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-27 03:27:51 +02:00
Move :core
to :core:common
This commit is contained in:
@ -21,7 +21,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api(projects.core)
|
||||
api(projects.core.common)
|
||||
api(projects.i18n)
|
||||
|
||||
// Compose
|
||||
|
Reference in New Issue
Block a user