Skip to content

Commit

Permalink
chore(deps): update org.jetbrains.kotlinx:kotlinx-serialization-json …
Browse files Browse the repository at this point in the history
…to v1.8.0
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 7bb0d42 commit 0d2118f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,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'
Expand Down

0 comments on commit 0d2118f

Please sign in to comment.