Skip to content

Commit 0167713

Browse files
fix(deps): update dependency androidx.webkit:webkit to v1.15.0
1 parent 8b3dab5 commit 0167713

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src-tauri/gen/android/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ rust {
5858
}
5959

6060
dependencies {
61-
implementation("androidx.webkit:webkit:1.14.0")
61+
implementation("androidx.webkit:webkit:1.15.0")
6262
implementation("androidx.appcompat:appcompat:1.7.1")
6363
implementation("androidx.activity:activity-ktx:1.10.1")
6464
implementation("com.google.android.material:material:1.12.0")

0 commit comments

Comments
 (0)