Move more things to domain/data modules
This commit is contained in:
@@ -19,5 +19,7 @@ dependencies {
|
||||
implementation(platform(kotlinx.coroutines.bom))
|
||||
implementation(kotlinx.bundles.coroutines)
|
||||
|
||||
api(libs.sqldelight.android.paging)
|
||||
|
||||
testImplementation(libs.junit)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user