Upgrade kotlin version

This commit is contained in:
crimean 2018-06-14 14:50:49 +03:00
parent e5efd33712
commit d3ad3c8707
2 changed files with 1 additions and 1 deletions

View file

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.2.41'
ext.kotlin_version = '1.2.50'
repositories {
google()
mavenCentral()