Commit 67d3309a authored by Him188's avatar Him188

Update to Kotlin 1.3.72

parent ac20f2b3
......@@ -13,7 +13,7 @@ object Versions {
}
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 atomicFU = "0.14.2"
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