Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.2.2 (#3825)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-12-06 02:51:50 +00:00
committed by GitHub
parent 31cb3ba4be
commit 13cb1a0f8c

View File

@@ -41,5 +41,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.1'
implementation 'androidx.benchmark:benchmark-macro-junit4:1.2.2'
}