Update Kotlin to v2.1.0 (#47)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jordon de Hoog <jordon.dehoog@gmail.com>
This commit is contained in:
renovate[bot] 2024-12-19 15:23:21 -05:00 committed by GitHub
parent c64b2f23f2
commit 5421036ea3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ androidx-core = "1.15.0"
androidx-lifecycle = "2.8.4"
calfFilePicker = "0.6.1"
highlights = "1.0.0"
kotlin = "2.1.0-RC"
kotlin = "2.1.0"
compose-multiplatform = "1.7.1"
kotlinx-coroutines = "1.9.0"
kotlinx-datetime = "0.6.1"