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.
2 parents bd8ef98 + 91aa90f commit 1d0648eCopy full SHA for 1d0648e
1 file changed
FlowCrypt/build.gradle.kts
@@ -519,7 +519,7 @@ dependencies {
519
implementation("androidx.navigation:navigation-runtime-ktx:2.9.6")
520
implementation("androidx.webkit:webkit:1.15.0")
521
522
- implementation("com.google.android.gms:play-services-base:18.9.0")
+ implementation("com.google.android.gms:play-services-base:18.10.0")
523
implementation("com.google.android.gms:play-services-auth:21.5.0")
524
implementation("com.google.android.material:material:1.13.0")
525
implementation("com.google.android.flexbox:flexbox:3.0.0")
0 commit comments