mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-22 20:31:16 +00:00
Bump guava from 23.6-android to 27.1-android (#1324)
Bumps [guava](https://github.com/google/guava) from 23.6-android to 27.1-android. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
eaaaa2ce95
commit
abfbd61f37
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ dependencies {
|
|||
implementation 'com.google.zxing:android-integration:3.3.0'
|
||||
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.google.guava:guava:27.1-android'
|
||||
implementation 'com.annimon:stream:1.2.1'
|
||||
implementation 'com.android.volley:volley:1.1.1'
|
||||
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
|
||||
|
|
Loading…
Reference in a new issue