Skip to content

Commit 0a60a80

Browse files
authored
chore(firestore): remove explicit grpc-oktthp dependency (#392)
1 parent bc74fe8 commit 0a60a80

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

firestore/app/build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ dependencies {
4848

4949
// GeoFire (for Geoqueries solution)
5050
implementation "com.firebase:geofire-android-common:3.2.0"
51-
52-
// OkHttp (for Android 11+)
53-
implementation "io.grpc:grpc-okhttp:1.49.1"
5451
}
5552

5653
apply plugin: 'com.google.gms.google-services'

0 commit comments

Comments
 (0)