Skip to content

Commit

Permalink
chore(android-template): update androidxWebkitVersion (#7136)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcesarmobile authored Dec 18, 2023
1 parent 5fcfdb3 commit 7937d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-template/variables.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ext {
androidxCoreVersion = '1.12.0'
androidxFragmentVersion = '1.6.2'
coreSplashScreenVersion = '1.0.1'
androidxWebkitVersion = '1.8.0'
androidxWebkitVersion = '1.9.0'
junitVersion = '4.13.2'
androidxJunitVersion = '1.1.5'
androidxEspressoCoreVersion = '3.5.1'
Expand Down

0 comments on commit 7937d0e

Please sign in to comment.