mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 07:16:54 +00:00
fix(deps): update dependency androidx.test.ext:junit to v1.3.0 (#5694)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -40,7 +40,7 @@ baselineProfile {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'androidx.test.ext:junit:1.2.1'
|
||||
implementation 'androidx.test.ext:junit:1.3.0'
|
||||
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