Kotlin version updrade

This commit is contained in:
Juha Heinanen
2021-07-15 10:00:27 +03:00
parent 8329daa0eb
commit 7eab6efd02

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.5.20'
ext.kotlin_version = '1.5.21'
repositories {
google()
mavenCentral()