Skip to content

Commit 36cc041

Browse files
authored
Upgrade io.grpc to 1.57.2 (#5609)
We cannot upgrade `io.grpc` further than 1.57.2 until we increase min SDK to level 21 or higher.
1 parent 16a90fa commit 36cc041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ android-lint = "30.3.1"
55
autovalue = "1.10.1"
66
coroutines = "1.6.4"
77
dagger = "2.43.2"
8-
grpc = "1.52.1"
8+
grpc = "1.57.2"
99
javalite = "3.21.11"
1010
kotlin = "1.7.10"
1111
protoc = "3.21.11"

0 commit comments

Comments
 (0)