fix(deps): update dependency androidx.benchmark:benchmark-macro-junit4 to v1.4.1 (#5824)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-11 11:41:26 +08:00
committed by GitHub
parent 22fa5851b1
commit 7d4c4eb4ea

View File

@@ -43,5 +43,5 @@ dependencies {
implementation 'androidx.test.ext:junit:1.3.0' implementation 'androidx.test.ext:junit:1.3.0'
implementation 'androidx.test.espresso:espresso-core:3.7.0' implementation 'androidx.test.espresso:espresso-core:3.7.0'
implementation 'androidx.test.uiautomator:uiautomator:2.3.0' implementation 'androidx.test.uiautomator:uiautomator:2.3.0'
implementation 'androidx.benchmark:benchmark-macro-junit4:1.4.0' implementation 'androidx.benchmark:benchmark-macro-junit4:1.4.1'
} }