Update Kotlin

This commit is contained in:
Davide Depau 2019-07-24 01:08:28 +02:00
parent 232cad0c2d
commit 6afef7662b
1 changed files with 1 additions and 1 deletions

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.31'
ext.kotlin_version = '1.3.41'
repositories {
jcenter()
google()