mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
fix(build): remove obsolete workaround
This commit is contained in:
parent
954ef90d99
commit
f115fd8dda
1 changed files with 0 additions and 2 deletions
|
@ -32,8 +32,6 @@ android {
|
|||
useLiveLiterals = false
|
||||
kotlinCompilerExtensionVersion = libs.versions.composeCompiler.get()
|
||||
}
|
||||
// kotlinx.serialization 1.6.0-RC regression
|
||||
packagingOptions.resources.pickFirsts += "**/*.bin"
|
||||
}
|
||||
|
||||
baselineProfile {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue