mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: update serialization to 1.4.1
This commit is contained in:
parent
603cd85ca4
commit
81db85055d
1 changed files with 1 additions and 2 deletions
|
|
@ -191,8 +191,7 @@ dependencies {
|
|||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
|
||||
|
||||
// kotlin serialization
|
||||
// implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1" FIXME
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-serialization-runtime:1.0-M1-1.4.0-rc"
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1"
|
||||
|
||||
// rate this app
|
||||
googleImplementation 'com.suddenh4x.ratingdialog:awesome-app-rating:2.4.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue