Skip to content

Commit

Permalink
build(deps): bump androidx.webkit:webkit from 1.10.0 to 1.11.0 in /app
Browse files Browse the repository at this point in the history
Bumps androidx.webkit:webkit from 1.10.0 to 1.11.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>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 2760d81 commit b7e6187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ dependencies {
implementation "androidx.coordinatorlayout:coordinatorlayout:1.2.0"
implementation 'com.google.android.material:material:1.11.0'
implementation "com.leinardi.android:speed-dial:3.3.0"
implementation 'androidx.webkit:webkit:1.10.0'
implementation 'androidx.webkit:webkit:1.11.0'
implementation "com.github.topjohnwu.libsu:core:5.2.2"
implementation "com.github.topjohnwu.libsu:service:5.2.2"
implementation "dev.rikka.shizuku:api:13.1.5"
Expand Down

0 comments on commit b7e6187

Please sign in to comment.