build(deps): bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 (#114)

This commit is contained in:
dependabot[bot]
2022-07-14 02:44:46 +00:00
committed by GitHub
parent 21a89fedb8
commit fbc906c584

View File

@@ -133,7 +133,7 @@ dependencies {
compileOnly("de.robv.android.xposed:api:82")
implementation("org.lsposed.hiddenapibypass:hiddenapibypass:4.3")
implementation("io.noties.markwon:core:4.6.2")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.3")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4")
implementation("com.google.android.material:material:1.6.1")
implementation("com.google.android.flexbox:flexbox:3.0.0")
implementation("com.google.code.gson:gson:2.9.0")