mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(dependencies): Upgrade Kotlin to 2.1.20 and KSP to 2.1.20-1.0.31 (#1711)
The Kotlin version has been bumped to 2.1.20 and Kotlin Symbol Processing (KSP) has been updated to version 2.1.20-1.0.31 in the `libs.versions.toml` file.
This commit is contained in:
parent
34542fa6cf
commit
7effb9f73c
1 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ core-splashscreen = "1.0.1"
|
|||
crashlytics = "3.0.3"
|
||||
datastore = "1.1.3"
|
||||
detekt = "1.23.8"
|
||||
devtools-ksp = "2.1.10-1.0.31"
|
||||
devtools-ksp = "2.1.20-1.0.31"
|
||||
emoji2 = "1.5.0"
|
||||
espresso-core = "3.6.1"
|
||||
firebase-bom = "33.11.0"
|
||||
|
|
@ -22,7 +22,7 @@ hilt = "2.56"
|
|||
hilt-navigation-compose = "1.2.0"
|
||||
junit = "4.13.2"
|
||||
junit-version = "1.2.1"
|
||||
kotlin = "2.1.10"
|
||||
kotlin = "2.1.20"
|
||||
kotlinx-collections-immutable = "0.3.8"
|
||||
kotlinx-coroutines-android = "1.10.1"
|
||||
kotlinx-serialization-json = "1.8.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue