Update kotlin (#1697)
* Update kotlin * Lower Sonar RAM usage, remove redundant `Dkotlin.daemon.jvm.options` --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jorge Martín <jorgem@element.io>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
plugins {
|
||||
id("io.element.android-library")
|
||||
alias(libs.plugins.anvil)
|
||||
kotlin("plugin.serialization") version "1.9.10"
|
||||
kotlin("plugin.serialization") version "1.9.20"
|
||||
}
|
||||
|
||||
android {
|
||||
|
||||
Reference in New Issue
Block a user