chore(deps): update org.jetbrains.kotlinx:kotlinx-serialization-json to v1.8.0

This commit is contained in:
renovate[bot] 2025-02-15 23:24:13 +00:00 committed by GitHub
parent 323470506b
commit fbde8b9548
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -221,7 +221,7 @@ dependencies {
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
// kotlin serialization
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3"
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.0"
// rate this app
googleImplementation 'com.suddenh4x.ratingdialog:awesome-app-rating:2.7.0'