mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 00:07:05 +05:30
chore(deps): upgrade to Compose Compiler 1.3.2
This commit is contained in:
parent
176bc9b022
commit
54c4b01411
3 changed files with 2 additions and 7 deletions
|
@ -44,8 +44,6 @@ class KotlinCommonPlugin : Plugin<Project> {
|
|||
private val ADDITIONAL_COMPILER_ARGS =
|
||||
listOf(
|
||||
"-opt-in=kotlin.RequiresOptIn",
|
||||
"-P",
|
||||
"plugin:androidx.compose.compiler.plugins.kotlin:suppressKotlinVersionCompatibilityCheck=1.7.20",
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue