Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to…
Browse files Browse the repository at this point in the history
… v1.7.3

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 5351296 commit bddf136
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 @@ -189,7 +189,7 @@ dependencies {

implementation fileTree(include: ['*'], dir: 'libs')

implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.2"
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3"

implementation 'androidx.appcompat:appcompat:1.7.0'
implementation 'com.google.android.material:material:1.12.0'
Expand Down

0 comments on commit bddf136

Please sign in to comment.