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 37a067a commit a5e918fCopy full SHA for a5e918f
firestore/app/build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
implementation "com.google.firebase:firebase-functions-ktx:20.1.0"
48
49
// GeoFire (for Geoqueries solution)
50
- implementation "com.firebase:geofire-android-common:3.1.0"
+ implementation "com.firebase:geofire-android-common:3.2.0"
51
52
// OkHttp (for Android 11+)
53
implementation "io.grpc:grpc-okhttp:1.46.0"
0 commit comments