scripting: drop ManualConfigurationLoading and kotlin.gradle.scripts.useIdeaProjectImport registry flag
This commit is contained in:
@@ -116,11 +116,6 @@
|
||||
description="Add all transitive dependencies on MPP modules when Android project is imported"
|
||||
defaultValue="true"
|
||||
restartRequired="false"/>
|
||||
|
||||
<registryKey key="kotlin.gradle.scripts.useIdeaProjectImport"
|
||||
description="Use IDEA project import mechanics to load Kotlin Gradle scripts configuration"
|
||||
defaultValue="false"
|
||||
restartRequired="false"/>
|
||||
<registryKey key="kotlin.formatter.allowTrailingCommaInAnyProject"
|
||||
description="Allow a trailing comma regardless of plugin version"
|
||||
defaultValue="false"
|
||||
|
||||
Reference in New Issue
Block a user