chore(deps): upgrade to Compose Compiler 1.3.2
This commit is contained in:
parent
f14b28a0b3
commit
ebada9bfeb
3 changed files with 2 additions and 7 deletions
|
@ -62,8 +62,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