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 b942901 + e596c49 commit 071bac2Copy full SHA for 071bac2
app/build.gradle.kts
@@ -360,7 +360,7 @@ dependencies {
360
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
361
implementation("androidx.recyclerview:recyclerview:1.3.2")
362
implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0")
363
- implementation("androidx.webkit:webkit:1.9.0")
+ implementation("androidx.webkit:webkit:1.11.0")
364
implementation("com.google.android.material:material:1.11.0")
365
366
implementation("com.mikepenz:aboutlibraries:11.2.1")
0 commit comments