Update kotlin

This commit is contained in:
renovate[bot] 2023-04-21 08:13:43 +00:00 committed by Benoit Marty
parent 5e33784d38
commit 9f88cb4886
6 changed files with 8 additions and 8 deletions

View file

@ -3,7 +3,7 @@ import org.jetbrains.kotlin.cli.common.toBooleanLenient
buildscript {
dependencies {
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.20")
classpath("com.google.gms:google-services:4.3.15")
}
}