1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-22 20:31:16 +00:00

Bump gson from 2.8.5 to 2.8.6 (#1419)

Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.6.
- [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.5...gson-parent-2.8.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-07 07:30:22 +01:00 committed by Audrius Butkevicius
parent 24a7565873
commit 2ec1222bd5

View file

@ -6,7 +6,7 @@ dependencies {
implementation 'eu.chainfire:libsuperuser:1.1.0.201907261845'
implementation 'com.android.support:design:28.0.0'
implementation 'com.google.zxing:android-integration:3.3.0'
implementation 'com.google.code.gson:gson:2.8.5'
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'org.mindrot:jbcrypt:0.4'
implementation 'com.google.guava:guava:28.1-android'
implementation 'com.annimon:stream:1.2.1'