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:
@@ -16,7 +16,7 @@
|
||||
plugins {
|
||||
id("io.element.android-library")
|
||||
alias(libs.plugins.anvil)
|
||||
kotlin("plugin.serialization") version "1.8.22"
|
||||
kotlin("plugin.serialization") version "1.9.0"
|
||||
}
|
||||
|
||||
android {
|
||||
|
||||
Reference in New Issue
Block a user