Skip to content

Commit

Permalink
fix(deps): update dependency androidx.test.espresso:espresso-core to …
Browse files Browse the repository at this point in the history
…v3.6.1
  • Loading branch information
renovate[bot] authored and upikoth committed Sep 5, 2024
1 parent 7c77088 commit a539a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/variables.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ ext {
androidxWebkitVersion = '1.4.0'
junitVersion = '4.13.2'
androidxJunitVersion = '1.1.5'
androidxEspressoCoreVersion = '3.5.1'
androidxEspressoCoreVersion = '3.6.1'
cordovaAndroidVersion = '10.1.1'
}

0 comments on commit a539a96

Please sign in to comment.