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 32c61f3 + 9ef47dc commit e8324eeCopy full SHA for e8324ee
1 file changed
FlowCrypt/build.gradle.kts
@@ -474,7 +474,7 @@ dependencies {
474
implementation("androidx.navigation:navigation-fragment-ktx:2.9.3")
475
implementation("androidx.navigation:navigation-ui-ktx:2.9.3")
476
implementation("androidx.navigation:navigation-runtime-ktx:2.9.3")
477
- implementation("androidx.webkit:webkit:1.13.0")
+ implementation("androidx.webkit:webkit:1.14.0")
478
479
implementation("com.google.android.gms:play-services-base:18.7.0")
480
implementation("com.google.android.gms:play-services-auth:21.3.0")
0 commit comments