Browse Source

Update dependency com.google.code.gson:gson to v2.10.1 (#3362)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/3378/head
renovate[bot] 3 years ago committed by GitHub
parent
commit
60fd9cf0e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -29,7 +29,7 @@ espresso = "3.5.1"
filemoji-compat = "3.2.7"
glide = "4.13.2"
glide-animation-plugin = "2.24.0"
gson = "2.9.0"
gson = "2.10.1"
kotlin = "1.8.10"
image-cropper = "4.3.2"
lifecycle = "2.5.1"

Loading…
Cancel
Save