From 4a106c04986c7e5fc4795d58272e8820c0952553 Mon Sep 17 00:00:00 2001 From: Carter Jernigan Date: Thu, 21 Jul 2022 08:05:47 -0400 Subject: [PATCH] [#603] Coroutines 1.6.4 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5e1612fd..5c9c4f49 100644 --- a/gradle.properties +++ b/gradle.properties @@ -99,7 +99,7 @@ GUAVA_VERSION=31.1-android JACOCO_VERSION=0.8.8 JAVAX_ANNOTATION_VERSION=1.3.2 JUNIT_VERSION=5.8.2 -KOTLINX_COROUTINES_VERSION=1.6.3 +KOTLINX_COROUTINES_VERSION=1.6.4 KOTLIN_VERSION=1.7.10 MOCKITO_KOTLIN_VERSION=2.2.0 MOCKITO_VERSION=4.6.1