Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.2.4 (#4300)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-18 09:58:54 +08:00
committed by GitHub
parent 168628a047
commit 073a23e3e9

View File

@@ -43,5 +43,5 @@ dependencies {
implementation 'androidx.test.ext:junit:1.1.5'
implementation 'androidx.test.espresso:espresso-core:3.5.1'
implementation 'androidx.test.uiautomator:uiautomator:2.3.0'
implementation 'androidx.benchmark:benchmark-macro-junit4:1.2.3'
implementation 'androidx.benchmark:benchmark-macro-junit4:1.2.4'
}