Skip to content

Commit

Permalink
Update dependency androidx.webkit:webkit to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2024
1 parent 294e579 commit 933209b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion highlighter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.6.1'

// https://developer.android.com/jetpack/androidx/releases/webkit
implementation "androidx.webkit:webkit:1.9.0"
implementation "androidx.webkit:webkit:1.10.0"

testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
Expand Down

0 comments on commit 933209b

Please sign in to comment.