mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
fix(build): remove deprecated ComposeOptions
This commit is contained in:
parent
e00d6e5819
commit
bee721d9d8
2 changed files with 0 additions and 2 deletions
|
@ -23,7 +23,6 @@ android {
|
|||
androidResources = true
|
||||
compose = true
|
||||
}
|
||||
composeOptions { useLiveLiterals = false }
|
||||
namespace = "dev.msfjarvis.claw.common"
|
||||
experimentalProperties["android.experimental.enableScreenshotTest"] = true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue