Upgrded Kotlin version

This commit is contained in:
Juha Heinanen
2020-11-28 18:08:33 +02:00
parent 0407675077
commit 4ff4f77aef

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