mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-07-03 14:06:34 +02:00
chore(deps): update kotlin-toolchain (#5760)
This commit is contained in:
@@ -15,17 +15,17 @@ navigation3 = "1.1.1"
|
||||
paging = "3.5.0"
|
||||
room = "3.0.0-alpha06"
|
||||
koin = "4.2.1"
|
||||
koin-plugin = "1.0.0"
|
||||
koin-plugin = "1.0.1"
|
||||
|
||||
# Kotlin
|
||||
kotlin = "2.3.21"
|
||||
kotlin = "2.4.0"
|
||||
kotlinx-coroutines-android = "1.11.0"
|
||||
kotlinx-datetime = "0.8.0-0.6.x-compat"
|
||||
kotlinx-serialization = "1.11.0"
|
||||
ktlint = "1.7.1"
|
||||
ktfmt = "0.61"
|
||||
kover = "0.9.8"
|
||||
mokkery = "3.3.0"
|
||||
mokkery = "3.4.1"
|
||||
junit5 = "6.1.0"
|
||||
junit-platform = "6.1.0" # aligned with junit5 — JUnit Platform uses 1.x scheme
|
||||
kotest = "6.1.11"
|
||||
|
||||
Reference in New Issue
Block a user