mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-22 20:31:16 +00:00
Bump guava from 29.0-android to 30.0-android (#1567)
Bumps [guava](https://github.com/google/guava) from 29.0-android to 30.0-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:
parent
60585b76e1
commit
5ea728eba3
1 changed files with 1 additions and 1 deletions
|
@ -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:29.0-android'
|
||||
implementation 'com.google.guava:guava:30.0-android'
|
||||
implementation 'com.annimon:stream:1.2.1'
|
||||
implementation 'com.android.volley:volley:1.1.1'
|
||||
|
||||
|
|
Loading…
Reference in a new issue