mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-25 22:01:16 +00:00
Bump guava from 30.1.1-android to 31.0.1-android (#1700)
Bumps [guava](https://github.com/google/guava) from 30.1.1-android to 31.0.1-android. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4b3769fa8a
commit
8c2e5668d1
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ dependencies {
|
|||
implementation 'com.google.android.material:material:1.4.0'
|
||||
implementation 'com.google.code.gson:gson:2.8.8'
|
||||
implementation 'org.mindrot:jbcrypt:0.4'
|
||||
implementation 'com.google.guava:guava:30.1.1-android'
|
||||
implementation 'com.google.guava:guava:31.0.1-android'
|
||||
implementation 'com.annimon:stream:1.2.2'
|
||||
implementation 'com.android.volley:volley:1.2.1'
|
||||
|
||||
|
|
Loading…
Reference in a new issue