Update kotlin (#6142)

* Update kotlin to `v2.3.10`

* Don't use the `-0.6.x-compat` version for datetime

* Update kotlinc file contents

* Try to make Renovate ignore the non-semver versions for `kotlinx-datetime`

---------

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:
renovate[bot] 2026-02-06 08:28:04 +01:00 committed by GitHub
parent 3db67dfb9d
commit f4a61ec5a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 4 deletions

4
.idea/kotlinc.xml generated
View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="KotlinJpsPluginSettings">
<option name="version" value="2.3.0" />
<option name="version" value="2.3.10" />
</component>
</project>
</project>