mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-11 06:44:00 +00:00
fix(deps): update dependency androidx.test.espresso:espresso-core to v3.7.0 (#5693)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -41,7 +41,7 @@ baselineProfile {
|
||||
|
||||
dependencies {
|
||||
implementation 'androidx.test.ext:junit:1.2.1'
|
||||
implementation 'androidx.test.espresso:espresso-core:3.6.1'
|
||||
implementation 'androidx.test.espresso:espresso-core:3.7.0'
|
||||
implementation 'androidx.test.uiautomator:uiautomator:2.3.0'
|
||||
implementation 'androidx.benchmark:benchmark-macro-junit4:1.4.0'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user