mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 01:17:05 +05:30
gradle: bump ktfmt to 0.40
This commit is contained in:
parent
2a7ce2d1a5
commit
85d314bbf8
2 changed files with 4 additions and 2 deletions
|
@ -45,6 +45,8 @@ class BaselineProfileBenchmark {
|
|||
iterations = 10,
|
||||
startupMode = StartupMode.COLD,
|
||||
compilationMode = compilationMode
|
||||
) { exploreUI(device) }
|
||||
) {
|
||||
exploreUI(device)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue