Skip to content

Commit

Permalink
update gradle deps
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Sokołowski <jakub@status.im>
  • Loading branch information
jakubgs committed Nov 16, 2021
1 parent 96cb587 commit d4f319e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions nix/deps/gradle/deps.json
Original file line number Diff line number Diff line change
Expand Up @@ -5882,42 +5882,42 @@
{
"path": "com/github/bumptech/glide/gifdecoder/4.11.0/gifdecoder-4.11.0",
"host": "https://repo.maven.apache.org/maven2",
"type": "jar",
"type": "aar",
"pom": {
"sha1": "fa549921eb02e2eedc4a96a54b1d71d951b6a982",
"sha256": "0nw9v5mcihm8hahmczsdp0h9v9bmhvgk5lmf8213v4dw0p1d185v"
},
"jar": {
"sha1": "5cdb23974646b860c48cca81327960c3593f8879",
"sha256": "1iwn2lj0cdh09xpp109nb8iprqfdnfq2xbrrmpswnrig7n2z77wf"
"sha1": "a00cc6741d9f7cf025dd93293c724a688c47631e",
"sha256": "0158p9w1w80m8fmnzff23n89n8lkw9s3kh9hn81almb8nzaiqyhr"
}
},

{
"path": "com/github/bumptech/glide/glide/4.11.0/glide-4.11.0",
"host": "https://repo.maven.apache.org/maven2",
"type": "jar",
"type": "aar",
"pom": {
"sha1": "86a47dbf0e23ff171c04ede1d34f61a0d6577f44",
"sha256": "15lyrkca1hg8nn8n5c48k90jway1m98rhwk837d2afywzai619xm"
},
"jar": {
"sha1": "26b70ede6fde7c4aeb7333c3e72be7bdee081f75",
"sha256": "0fqi5w5h3i130x7cz46crbxw6fvwn91d0hz9qmmdzass9ffwgrch"
"sha1": "4ad9e09a09e5cf300b6100226ccd27d1f0a3b1e8",
"sha256": "15fd9x7kqvknbcm0i3pk98cdl8hq9jai513bhzpjr08gbxm4waaw"
}
},

{
"path": "com/github/bumptech/glide/okhttp3-integration/4.11.0/okhttp3-integration-4.11.0",
"host": "https://repo.maven.apache.org/maven2",
"type": "jar",
"type": "aar",
"pom": {
"sha1": "a708e6d659d80f64d63e836bded1247322ed67ff",
"sha256": "1x6k9kd35v3q431xqw45p50mwxc0dg6zaksn18lkcppky2n2m3wq"
},
"jar": {
"sha1": "570be0c0a843bbe4f1d20f6f497f10f8da298845",
"sha256": "0knirllm3h0bm96b2w3rkksjby3d9fk7qxlyb1gs4wapnak8z4vw"
"sha1": "d2beff664e9f1b0a489c300acd8f2cc41cab8b6b",
"sha256": "00hz6qh8zhc97dh0mnagws6z4hax9cdmb08p0fnmda2gyp444w1y"
}
},

Expand Down

0 comments on commit d4f319e

Please sign in to comment.