kotlin 1.3.61

This commit is contained in:
Milos Kozak 2019-11-30 19:33:09 +01:00
parent 4c23b5e323
commit d52b15ff61

View file

@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.3.50'
ext.kotlin_version = '1.3.61'
repositories {
google()
jcenter()