chore: rename TOML keys for coroutines deps
This commit is contained in:
parent
be6583f987
commit
a00bd046b6
9 changed files with 15 additions and 15 deletions
|
@ -95,5 +95,5 @@ dependencies {
|
|||
implementation(libs.build.sentry)
|
||||
implementation(libs.build.vcu)
|
||||
implementation(libs.build.versions)
|
||||
implementation(libs.kotlin.coroutines.core)
|
||||
implementation(libs.kotlinx.coroutines.core)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue