Commit b7045f97 authored by Filipe de Lima Brito's avatar Filipe de Lima Brito

Update kotlin version.

parent d4459b05
...@@ -6,7 +6,7 @@ ext { ...@@ -6,7 +6,7 @@ ext {
compileSdk : 27, compileSdk : 27,
targetSdk : 27, targetSdk : 27,
buildTools : '27.0.0', buildTools : '27.0.0',
kotlin : '1.1.51', kotlin : '1.2.0',
// Main dependencies // Main dependencies
support : '27.0.0', support : '27.0.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