mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 12:57:04 +05:30
build: remove unnecessary Kotlin version check suppression
This commit is contained in:
parent
7f29e23faa
commit
852f11e80a
1 changed files with 0 additions and 2 deletions
|
@ -48,8 +48,6 @@ allprojects {
|
|||
freeCompilerArgs +
|
||||
listOf(
|
||||
"-Xopt-in=kotlin.RequiresOptIn",
|
||||
"-P",
|
||||
"plugin:androidx.compose.compiler.plugins.kotlin:suppressKotlinVersionCompatibilityCheck=true"
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue