Skip to content

Commit f15f050

Browse files
Bump androidx.webkit:webkit
Bumps androidx.webkit:webkit from 1.15.0 to 1.16.0. --- updated-dependencies: - dependency-name: androidx.webkit:webkit dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7cbab61 commit f15f050

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/notifications-demo/src-tauri/gen/android/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ rust {
6363
}
6464

6565
dependencies {
66-
implementation("androidx.webkit:webkit:1.15.0")
66+
implementation("androidx.webkit:webkit:1.16.0")
6767
implementation("androidx.appcompat:appcompat:1.7.1")
6868
implementation("androidx.activity:activity-ktx:1.12.2")
6969
implementation("com.google.android.material:material:1.13.0")

0 commit comments

Comments
 (0)