Bump gson from 2.8.6 to 2.8.7

Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.8.7.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.6...gson-parent-2.8.7)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-25 01:04:46 +00:00 committed by Andy Scherzinger
parent 42dc360479
commit 2b338cd8f8
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -295,7 +295,7 @@ dependencies {
implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.2'
implementation 'org.lukhnos:nnio:0.2'
implementation 'org.bouncycastle:bcpkix-jdk15to18:1.68'
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'com.google.code.gson:gson:2.8.7'
implementation 'com.afollestad:sectioned-recyclerview:0.5.0'
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.21'
@ -308,7 +308,7 @@ dependencies {
}
implementation 'com.caverock:androidsvg:1.4'
implementation 'androidx.annotation:annotation:1.2.0'
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'com.google.code.gson:gson:2.8.7'
implementation 'com.vanniktech:emoji-google:0.7.0'
implementation "com.github.cotechde.hwsecurity:hwsecurity-fido:$fidoVersion"