update to kotlin 1.7.0

This commit is contained in:
Irmen de Jong 2022-06-26 18:54:29 +02:00
parent c75bd97537
commit a6ffa5738b

View File

@ -4,4 +4,4 @@ org.gradle.parallel=true
org.gradle.daemon=true
kotlin.code.style=official
javaVersion=11
kotlinVersion=1.6.21
kotlinVersion=1.7.0