mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Enable Gradle Kotlin DSL Lazy Property Assignment
Enable Gradle Kotlin DSL Lazy Property Assignment --------- Co-authored-by: KotlinIsland <kotlinisland@users.noreply.github.com> Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
This commit is contained in:
committed by
Jakub Chrzanowski
parent
935e39aa55
commit
268526dc73
@@ -7,6 +7,7 @@
|
||||
### Added
|
||||
- Temporary workaround for Kotlin Compiler OutOfMemoryError -> https://jb.gg/intellij-platform-kotlin-oom
|
||||
- Gradle version catalog integration
|
||||
- Gradle Kotlin DSL Lazy Property Assignment
|
||||
|
||||
### Changed
|
||||
- Dependencies - upgrade `org.jetbrains.intellij` to `1.13.3`
|
||||
|
||||
Reference in New Issue
Block a user