Merge pull request #1441 from iSoron/dependabot/gradle/kxCoroutinesVersion-1.6.4

Bump kxCoroutinesVersion from 1.6.3 to 1.6.4
pull/1443/head
Alinson S. Xavier 3 years ago committed by GitHub
commit dcf31ba115
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -88,7 +88,7 @@ android {
dependencies {
val daggerVersion = "2.42"
val kotlinVersion = "1.7.0"
val kxCoroutinesVersion = "1.6.3"
val kxCoroutinesVersion = "1.6.4"
val ktorVersion = "1.6.8"
val espressoVersion = "3.4.0"

Loading…
Cancel
Save