Compare commits

...
Author SHA1 Message Date
03735f9230 Merge pull request 'chore(deps): update dependency androidx.webkit:webkit to v1.16.0' (#46) from renovate/androidx.webkit-webkit-1.x into dev
Some checks failed
/ release (push) Has been cancelled
/ build-web (push) Has been cancelled
/ build-mobile (push) Has been cancelled
/ build-desktop (linux) (push) Has been cancelled
2026-08-06 11:46:56 +02:00
d66b404368 chore(deps): update dependency androidx.webkit:webkit to v1.16.0 2026-08-06 06:01:38 +02:00

View file

@ -74,7 +74,7 @@ rust {
}
dependencies {
implementation("androidx.webkit:webkit:1.14.0")
implementation("androidx.webkit:webkit:1.16.0")
implementation("androidx.appcompat:appcompat:1.7.1")
implementation("androidx.activity:activity-ktx:1.10.1")
implementation("com.google.android.material:material:1.14.0")