Updated coroutine version

This commit is contained in:
nathan 2020-08-18 16:51:11 +02:00
parent cb3eac6299
commit b202c5a7b0
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ object Extras {
val buildDate = Instant.now().toString()
const val coroutineVer = "1.3.8"
const val coroutineVer = "1.3.9"
}
///////////////////////////////