mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
README: remove entry about systemProp.org.gradle.unsafe.kotlin.assignment
as it's enabled by default now
This commit is contained in:
parent
8313d6c9f3
commit
8abc7ff746
@ -131,7 +131,6 @@ In addition, extra behaviors are configured through the [`gradle.properties`][fi
|
||||
| `kotlin.stdlib.default.dependency` | `false` | Opt-out flag for bundling [Kotlin standard library][docs:kotlin-stdlib] |
|
||||
| `org.gradle.configuration-cache` | `true` | Enable [Gradle Configuration Cache][gradle:configuration-cache] |
|
||||
| `org.gradle.caching` | `true` | Enable [Gradle Build Cache][gradle:build-cache] |
|
||||
| `systemProp.org.gradle.unsafe.kotlin.assignment` | `true` | Enable [Gradle Kotlin DSL Lazy Property Assignment][gradle:kotlin-dsl-assignment] |
|
||||
|
||||
### Environment variables
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user