Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.0 to 1.7.1 (#2532)

This commit is contained in:
dependabot[bot] 2023-05-13 11:08:47 +08:00 committed by GitHub
parent 4d4160ef5f
commit b03b5b969c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -62,4 +62,4 @@ material = { module = "com.google.android.material:material", version = "1.9.0"
gson = { module = "com.google.code.gson:gson", version = "2.10.1" }
hiddenapibypass = { module = "org.lsposed.hiddenapibypass:hiddenapibypass", version = "4.3" }
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.7.0" }
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.7.1" }