mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
fix(build): enable Compose strong skipping mode
This commit is contained in:
parent
71afc634b9
commit
8c0734a19a
2 changed files with 4 additions and 0 deletions
|
@ -46,6 +46,8 @@ baselineProfile {
|
|||
from(projects.benchmark.dependencyProject)
|
||||
}
|
||||
|
||||
composeCompiler { enableStrongSkippingMode = true }
|
||||
|
||||
licensee {
|
||||
allow("Apache-2.0")
|
||||
allow("MIT")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue