mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 18:47:03 +05:30
fix(deps): update dependency androidx.benchmark:benchmark-macro-junit4 to v1.2.0-alpha16
This commit is contained in:
parent
a9d75148fd
commit
21a7baa309
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ class BaselineProfileGenerator {
|
|||
|
||||
@Test
|
||||
fun generateBaselineProfile() =
|
||||
baselineProfileRule.collectBaselineProfile(
|
||||
baselineProfileRule.collect(
|
||||
packageName = PACKAGE_NAME,
|
||||
maxIterations = 8,
|
||||
) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue