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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-06 13:42:27 +00:00
committed by GitHub
parent cbd231a63c
commit 76056c9d7a

View File

@@ -60,7 +60,7 @@ 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.2.4")
implementation("androidx.benchmark:benchmark-macro-junit4:1.3.4")
}
androidComponents {