Move more things to domain module
This commit is contained in:
@@ -17,6 +17,7 @@ dependencies {
|
||||
implementation(kotlinx.bundles.coroutines)
|
||||
|
||||
implementation(project(":source-api"))
|
||||
implementation(project(":core"))
|
||||
|
||||
testImplementation(libs.junit)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user