Skip to content

Commit

Permalink
Update dependency com.google.code.gson:gson to v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 20, 2024
1 parent f461d13 commit 5c67bec
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 @@ -38,7 +38,7 @@ dependencies {
implementation 'androidx.cardview:cardview:1.0.0'

implementation "com.google.guava:guava:27.1-android"
implementation 'com.google.code.gson:gson:2.8.2'
implementation 'com.google.code.gson:gson:2.11.0'
implementation 'androidx.vectordrawable:vectordrawable:1.0.1'

implementation "androidx.room:room-runtime:2.1.0-alpha04"
Expand Down

0 comments on commit 5c67bec

Please sign in to comment.