Update kotlin monorepo to v2.2.0 (#915)

* Update kotlin monorepo to v2.2.0

* Resolve Kotlin compile task for ourselves

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jake Wharton <jw@squareup.com>
This commit is contained in:
renovate[bot]
2025-07-07 04:23:04 +00:00
committed by GitHub
parent a1f98748f1
commit 1c65cf79c4
2 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[versions]
jetbrains-compose = "1.8.2"
kotlin = "2.1.21"
kotlin = "2.2.0"
kotlinx-coroutines = "1.10.2"
[libraries]