Bump androidx.webkit:webkit from 1.6.1 to 1.7.0

Bumps androidx.webkit:webkit from 1.6.1 to 1.7.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>
This commit is contained in:
dependabot[bot]
2023-05-29 05:07:11 +00:00
committed by GitHub
parent 69f93d382d
commit beb8870a82

View File

@@ -165,7 +165,7 @@ dependencies {
implementation('androidx.constraintlayout:constraintlayout:2.1.4')
implementation('androidx.swiperefreshlayout:swiperefreshlayout:1.1.0')
implementation('androidx.viewpager2:viewpager2:1.0.0')
implementation('androidx.webkit:webkit:1.6.1')
implementation('androidx.webkit:webkit:1.7.0')
//google
implementation('com.google.android.material:material:1.9.0')