Skip to content

Commit

Permalink
Bump gson from 2.9.1 to 2.10.1
Browse files Browse the repository at this point in the history
Resolves #208
  • Loading branch information
morckx committed Jul 14, 2023
1 parent 48c0d26 commit e82b647
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 @@ -174,7 +174,7 @@ dependencies {
//noinspection GradleDependency
implementation 'com.squareup.okhttp3:okhttp:3.12.13'

implementation 'com.google.code.gson:gson:2.9.1'
implementation 'com.google.code.gson:gson:2.10.1'
//noinspection GradleDependency 2.8 is newer than 2.71828'
implementation 'com.squareup.picasso:picasso:2.8'
//noinspection GradleDependency
Expand Down

0 comments on commit e82b647

Please sign in to comment.