Skip to content

Commit e596c49

Browse files
Bump androidx.webkit:webkit from 1.9.0 to 1.11.0
Bumps androidx.webkit:webkit from 1.9.0 to 1.11.0. --- updated-dependencies: - dependency-name: androidx.webkit:webkit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d6943a7 commit e596c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ dependencies {
360360
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
361361
implementation("androidx.recyclerview:recyclerview:1.3.2")
362362
implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0")
363-
implementation("androidx.webkit:webkit:1.9.0")
363+
implementation("androidx.webkit:webkit:1.11.0")
364364
implementation("com.google.android.material:material:1.11.0")
365365

366366
implementation("com.mikepenz:aboutlibraries:11.1.0")

0 commit comments

Comments
 (0)