From 5c13cd4dda0a572898df37a2faf30338dba76dfb Mon Sep 17 00:00:00 2001 From: rebelliousuno Date: Sun, 29 Oct 2017 17:57:49 +0000 Subject: [PATCH] feat(Kotlinx Version): Update Kotlinx version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index cdf85ef..bd9c87d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,4 +8,4 @@ forge_version = 14.23.0.2517 kotlin_version = 1.1.51 annotations_version = 15.0 -coroutines_version = 0.16 +coroutines_version = 0.19.3