Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.2.3 (#4008)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-25 09:25:08 +08:00
committed by GitHub
parent 59ab3624ff
commit 04530670a7

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.2.0'
implementation 'androidx.benchmark:benchmark-macro-junit4:1.2.2'
implementation 'androidx.benchmark:benchmark-macro-junit4:1.2.3'
}