Move SettingsItems composables to presentation-core
This commit is contained in:
@@ -21,6 +21,8 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(project(":core"))
|
||||
|
||||
// Compose
|
||||
implementation(platform(compose.bom))
|
||||
implementation(compose.activity)
|
||||
|
||||
Reference in New Issue
Block a user