mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): bump Kotlin 2.3.21-RC, Koin plugin 1.0.0-RC1, drop datetime compat (#5079)
This commit is contained in:
parent
19502cd1e0
commit
962c619c4c
1 changed files with 3 additions and 3 deletions
|
|
@ -17,12 +17,12 @@ navigationevent = "1.1.0-alpha01"
|
|||
paging = "3.4.2"
|
||||
room = "3.0.0-alpha03"
|
||||
koin = "4.2.1"
|
||||
koin-plugin = "0.6.2"
|
||||
koin-plugin = "1.0.0-RC1"
|
||||
|
||||
# Kotlin
|
||||
kotlin = "2.3.20"
|
||||
kotlin = "2.3.21-RC"
|
||||
kotlinx-coroutines-android = "1.10.2"
|
||||
kotlinx-datetime = "0.7.1-0.6.x-compat"
|
||||
kotlinx-datetime = "0.7.1"
|
||||
kotlinx-serialization = "1.11.0"
|
||||
ktlint = "1.7.1"
|
||||
ktfmt = "0.61"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue