Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Roll guava
  • Loading branch information
stuartmorgan-g committed Nov 22, 2022
commit c5ca3c66f4a5179c0422796c3a7936b88c1d93f0
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ android {

dependencies {
implementation 'com.google.android.gms:play-services-auth:20.4.0'
implementation 'com.google.guava:guava:28.1-android'
implementation 'com.google.guava:guava:31.1-android'
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.mockito:mockito-inline:4.7.0'
}