Skip to content

Commit

Permalink
Update dependency androidx.webkit:webkit to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent 459ee62 commit d9d3988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.0.3")

implementation("androidx.appcompat:appcompat:1.6.1")
implementation("androidx.webkit:webkit:1.8.0")
implementation("androidx.webkit:webkit:1.9.0")
implementation("androidx.browser:browser:1.6.0")
implementation("com.google.android.material:material:1.10.0")
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
Expand Down

0 comments on commit d9d3988

Please sign in to comment.