Skip to content

Commit a989368

Browse files
fix(deps): update dependency androidx.webkit:webkit to v1.14.0 (#4823)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 03b8010 commit a989368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ androidx_activity_activity = { module = "androidx.activity:activity", version.re
105105
androidx_activity_compose = { module = "androidx.activity:activity-compose", version.ref = "activity" }
106106
androidx_startup = "androidx.startup:startup-runtime:1.2.0"
107107
androidx_preference = "androidx.preference:preference:1.2.1"
108-
androidx_webkit = "androidx.webkit:webkit:1.13.0"
108+
androidx_webkit = "androidx.webkit:webkit:1.14.0"
109109

110110
androidx_compose_bom = { module = "androidx.compose:compose-bom", version.ref = "compose_bom" }
111111
androidx_compose_material3 = { module = "androidx.compose.material3:material3" }

0 commit comments

Comments
 (0)