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 a6cb30a + 24618e7 commit ee34fb0Copy full SHA for ee34fb0
1 file changed
FlowCrypt/build.gradle.kts
@@ -488,7 +488,7 @@ dependencies {
488
implementation("androidx.webkit:webkit:1.15.0")
489
490
implementation("com.google.android.gms:play-services-base:18.9.0")
491
- implementation("com.google.android.gms:play-services-auth:21.4.0")
+ implementation("com.google.android.gms:play-services-auth:21.5.0")
492
implementation("com.google.android.material:material:1.13.0")
493
implementation("com.google.android.flexbox:flexbox:3.0.0")
494
implementation("com.google.code.gson:gson:2.13.2")
0 commit comments