Skip to content

Commit 3ee5165

Browse files
authored
Remove unused direct dependency of com.google.http-client (#905)
1 parent efd64b7 commit 3ee5165

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ dependencies {
7171
compile group: 'com.google.api.grpc', name: 'proto-google-common-protos', version: '2.10.0'
7272
compile group: 'com.google.protobuf', name: 'protobuf-java-util', version: '3.21.9'
7373
compile group: 'com.google.oauth-client', name: 'google-oauth-client', version: '1.35.0'
74-
compile group: 'com.google.http-client', name: 'google-http-client-gson', version: '1.19.0'
7574

7675
implementation 'io.grpc:grpc-netty-shaded:1.54.2'
7776
implementation 'io.grpc:grpc-protobuf:1.54.2'

0 commit comments

Comments
 (0)