Skip to content

Commit f5fecd9

Browse files
authored
update guava lib to 28.1 (#2)
1 parent 0dcc5e4 commit f5fecd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tester/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies {
1010
api "org.robolectric:robolectric:3.8"
1111
api "com.squareup.okhttp3:mockwebserver:4.2.1"
1212
api "com.google.firebase:firebase-admin:6.4.0"
13-
api "com.google.guava:guava:27.0.1-jre"
13+
api "com.google.guava:guava:28.1-jre"
1414

1515
}
1616

0 commit comments

Comments
 (0)