mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-01-08 19:21:35 +00:00
Bump gson from 2.8.2 to 2.8.5 (#1337)
Bumps [gson](https://github.com/google/gson) from 2.8.2 to 2.8.5. - [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.2...gson-parent-2.8.5)
This commit is contained in:
parent
3efc7d1ecb
commit
8e493a35b4
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ dependencies {
|
|||
implementation 'eu.chainfire:libsuperuser:1.0.0.201704021214'
|
||||
implementation 'com.android.support:design:27.0.2'
|
||||
implementation 'com.google.zxing:android-integration:3.3.0'
|
||||
implementation 'com.google.code.gson:gson:2.8.2'
|
||||
implementation 'com.google.code.gson:gson:2.8.5'
|
||||
implementation 'org.mindrot:jbcrypt:0.4'
|
||||
implementation 'com.google.guava:guava:23.6-android'
|
||||
implementation 'com.annimon:stream:1.1.9'
|
||||
|
|
Loading…
Reference in a new issue