Kotlin plugin upgrade

This commit is contained in:
Juha Heinanen
2022-04-22 11:22:25 +03:00
parent 3242f83449
commit 0b81f512eb

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