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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-17 10:01:23 +08:00
committed by GitHub
parent aa610097f4
commit e4fa1d1a63

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.2'
implementation 'androidx.benchmark:benchmark-macro-junit4:1.3.3'
}