Commit b6a3d738 authored by Lucio Maciel's avatar Lucio Maciel

Update kotlin and coroutines

parent 38fc3787
...@@ -4,8 +4,8 @@ ext { ...@@ -4,8 +4,8 @@ ext {
compileSdk : 28, compileSdk : 28,
targetSdk : 28, targetSdk : 28,
buildTools : '28.0.0-rc2', buildTools : '28.0.0-rc2',
kotlin : '1.2.41', kotlin : '1.2.50',
coroutine : '0.22.5', coroutine : '0.23.1',
dokka : '0.9.16', dokka : '0.9.16',
// Main dependencies // Main dependencies
......
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