Faster file type infer

This commit is contained in:
Alexander Nozik 2018-08-21 17:00:55 +03:00
parent 2af3659d3c
commit 05fc2d1fb9

View File

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = "1.2.60"
ext.kotlin_version = "1.2.61"
repositories {
jcenter()
maven {