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

Update Kotlin version

parent 70edac3d
......@@ -22,7 +22,7 @@ ext {
buildToolsVersion = "26.0.0"
supportLibraryVersion = "25.4.0"
constraintLayoutVersion = "1.0.2"
kotlinVersion = "1.1.3"
kotlinVersion = "1.1.3-2"
}
task clean(type: Delete) {
......
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