- Upgraded kotlin version.

This commit is contained in:
Juha Heinanen
2020-04-13 15:09:20 +03:00
parent 5b1f828774
commit d45aee1552

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.71'
repositories {
google()
jcenter()