Bump androidx.webkit:webkit from 1.6.0 to 1.6.1 in /app

Bumps androidx.webkit:webkit from 1.6.0 to 1.6.1.

---
updated-dependencies:
- dependency-name: androidx.webkit:webkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-23 05:06:25 +00:00 committed by GitHub
parent 87ff230bac
commit 4ce9f5f80c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -162,7 +162,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.0')
implementation('androidx.webkit:webkit:1.6.1')
//google
implementation('com.google.android.material:material:1.8.0')