mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 00:07:05 +05:30
gradle: bump Compose and Kotlin
This commit is contained in:
parent
61fabc7b35
commit
aa1f4cb827
3 changed files with 9 additions and 6 deletions
|
@ -43,8 +43,6 @@ class KotlinCommonPlugin : Plugin<Project> {
|
|||
private val ADDITIONAL_COMPILER_ARGS =
|
||||
listOf(
|
||||
"-opt-in=kotlin.RequiresOptIn",
|
||||
"-P",
|
||||
"plugin:androidx.compose.compiler.plugins.kotlin:suppressKotlinVersionCompatibilityCheck=true",
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue