Use BOM for kotlinx.coroutines dependencies

This commit is contained in:
arkon
2022-10-30 19:38:18 -04:00
parent 5d1f79012e
commit 26af7ccc77
2 changed files with 7 additions and 5 deletions

View File

@@ -187,6 +187,8 @@ dependencies {
implementation(libs.sqldelight.android.paging)
implementation(kotlinx.reflect)
implementation(platform(kotlinx.coroutines.bom))
implementation(kotlinx.bundles.coroutines)
// AndroidX libraries