We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d867a5 commit f50d7d9Copy full SHA for f50d7d9
firestore/app/build.gradle
@@ -50,7 +50,7 @@ dependencies {
50
implementation "com.firebase:geofire-android-common:3.1.0"
51
52
// OkHttp (for Android 11+)
53
- implementation "io.grpc:grpc-okhttp:1.45.1"
+ implementation "io.grpc:grpc-okhttp:1.46.0"
54
}
55
56
apply plugin: 'com.google.gms.google-services'
0 commit comments