Update kotlin - TO BE MERGED AFTER THE RELEASE (#789)
* Update kotlin * Update kotlinc.xml * Update ksp --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Marco Romano <marcor@element.io> Co-authored-by: Benoit Marty <benoit@matrix.org>
This commit is contained in:
parent
77eb16cf96
commit
541562ee61
8 changed files with 10 additions and 10 deletions
|
|
@ -3,7 +3,7 @@ import org.jetbrains.kotlin.cli.common.toBooleanLenient
|
|||
|
||||
buildscript {
|
||||
dependencies {
|
||||
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.22")
|
||||
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.0")
|
||||
classpath("com.google.gms:google-services:4.3.15")
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue