kotlin lib update

This commit is contained in:
Milos Kozak 2019-05-16 00:31:46 +02:00
parent c73ddf6cc7
commit a41a678ea2

View file

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