Commit 97ead065 authored by ryoii's avatar ryoii

Merge remote-tracking branch 'origin/master'

parents a03848da 22b26933
...@@ -13,7 +13,7 @@ object Versions { ...@@ -13,7 +13,7 @@ object Versions {
} }
object Kotlin { object Kotlin {
const val stdlib = "1.3.71" const val stdlib = "1.3.72"
const val coroutines = "1.3.5" // isn't used const val coroutines = "1.3.5" // isn't used
const val atomicFU = "0.14.2" const val atomicFU = "0.14.2"
const val serialization = "0.20.0" const val serialization = "0.20.0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment