Skip to content

Commit

Permalink
Update dependency androidx.webkit:webkit to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 16, 2023
1 parent 24e1f9f commit 904d41d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
sonarqubeGradlePluginVersion = "3.2.0"
// Dependency versions
androidXAppCompatVersion = "1.2.0"
androidXWebKitVersion = "1.4.0"
androidXWebKitVersion = "1.6.0"
androidXTestVersion = "1.3.0"
junitVersion = "4.13.2"
robolectricVersion = '4.5.1'
Expand Down

0 comments on commit 904d41d

Please sign in to comment.