Bump guava from 30.0-android to 30.1.1-android (#1622)

Bumps [guava](https://github.com/google/guava) from 30.0-android to 30.1.1-android.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2021-03-22 09:29:36 +01:00 committed by GitHub
parent 03a37aff4a
commit 97dda74d53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ dependencies {
implementation 'com.google.android.material:material:1.0.0'
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'org.mindrot:jbcrypt:0.4'
implementation 'com.google.guava:guava:30.0-android'
implementation 'com.google.guava:guava:30.1.1-android'
implementation 'com.annimon:stream:1.2.2'
implementation 'com.android.volley:volley:1.2.0'