Skip to content

Commit

Permalink
Merge pull request #3584 from element-hq/renovate/androidx.webkit-web…
Browse files Browse the repository at this point in the history
…kit-1.x

fix(deps): update dependency androidx.webkit:webkit to v1.12.1
  • Loading branch information
bmarty authored Oct 9, 2024
2 parents 381f44e + 6d3114f commit 7a45024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ androidx_activity_activity = { module = "androidx.activity:activity", version.re
androidx_activity_compose = { module = "androidx.activity:activity-compose", version.ref = "activity" }
androidx_startup = "androidx.startup:startup-runtime:1.2.0"
androidx_preference = "androidx.preference:preference:1.2.1"
androidx_webkit = "androidx.webkit:webkit:1.12.0"
androidx_webkit = "androidx.webkit:webkit:1.12.1"

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

0 comments on commit 7a45024

Please sign in to comment.