Update kotlin

This commit is contained in:
renovate[bot] 2023-05-03 17:40:41 +00:00 committed by GitHub
parent 5c935818c6
commit 87e57f5b51
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.20")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.21")
classpath("com.google.gms:google-services:4.3.15")
}
}