Kotlin upgrade

This commit is contained in:
Juha Heinanen
2022-06-10 13:29:43 +03:00
parent 3f40cee8ca
commit 74c4b2b1a7

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