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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-31 09:26:25 +08:00
committed by GitHub
parent 3c2240de87
commit 92ca464313

View File

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