Update kotlin and coroutines dependencies

This commit is contained in:
Major
2019-07-13 15:14:35 +01:00
parent cd06a69245
commit 8753bedf7e
7 changed files with 24 additions and 25 deletions
+3 -1
View File
@@ -1 +1,3 @@
kotlin { experimental { coroutines 'enable' } }
kotlin {
}