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:
parent
24a7565873
commit
2ec1222bd5
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue