build(deps): bump kotlinx-coroutines-core from 1.6.0 to 1.6.1 (#39)

This commit is contained in:
dependabot[bot]
2022-04-06 01:07:32 +00:00
committed by GitHub
parent c08d1a0551
commit c5577d5234

View File

@@ -126,7 +126,7 @@ dependencies {
compileOnly("de.robv.android.xposed:api:82")
implementation("io.noties.markwon:core:4.6.2")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.0")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1")
implementation("com.google.android.material:material:1.5.0")
implementation("com.google.code.gson:gson:2.9.0")
implementation("com.afollestad.material-dialogs:core:3.3.0")