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

This commit is contained in:
renovate[bot]
2024-07-05 20:48:54 +00:00
committed by Andre K
parent e9b19ed507
commit 3569b87453

View File

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