Skip to content

Commit

Permalink
Bump webkit version to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyPavlenko committed Jul 15, 2023
1 parent 67def30 commit b2e49eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/web/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ dependencies {
implementation "com.google.android.material:material:${ANDROID_MATERIAL_VERSION}"
implementation "androidx.constraintlayout:constraintlayout:${ANDROIDX_CONSTRAINTLAYOUT_VERSION}"
implementation "androidx.swiperefreshlayout:swiperefreshlayout:${ANDROIDX_SWIPEREFRESHLAYOUT_VERSION}"
implementation 'androidx.webkit:webkit:1.6.1'
implementation 'androidx.webkit:webkit:1.7.0'
}

0 comments on commit b2e49eb

Please sign in to comment.