Skip to content

Commit d21435a

Browse files
committed
Upgrade grpc to 1.44.1
1 parent f8c28ca commit d21435a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ apply from: "gradle/errorProne.gradle"
4545
ext {
4646
playServicesVersion = '16.0.1'
4747
supportAnnotationsVersion = '28.0.0'
48-
googleTruthVersion = '0.45'
49-
grpcVersion = '1.41.0'
48+
googleTruthVersion = '1.1.3'
49+
grpcVersion = '1.44.1'
5050
robolectricVersion = '4.3.1'
5151
protocVersion = '3.14.0'
5252
javaliteVersion = '3.14.0'

0 commit comments

Comments
 (0)