Browse Source

fix(deps): update dependency androidx.webkit:webkit to v1.12.1

pull/3584/head
renovate[bot] 2 weeks ago committed by GitHub
parent
commit
6d3114fab8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -103,7 +103,7 @@ androidx_activity_activity = { module = "androidx.activity:activity", version.re @@ -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" }

Loading…
Cancel
Save