Yaroslav Chernyshev
|
0b8c497d2e
|
[Import] Downgrade jvmTarget & move Models and ModelBuilderServices
Fixed KT-35921
Fixed KT-36673
|
2020-05-12 16:52:01 +03:00 |
|
Yan Zhulanow
|
a434cb00c6
|
Do not retain proxy-based components for compiler plugin settings in project model (again) (KT-24444)
The previous approach didn't work because Gradle wraps the copy() result, and the leakage didn't go away.
|
2018-09-06 14:42:20 +03:00 |
|
Yan Zhulanow
|
20cb4e91b3
|
Do not retain proxy-based components for compiler plugin settings in project model
|
2018-05-16 17:04:03 +03:00 |
|
Alexey Sedunov
|
05b618eec8
|
Gradle: Use copyable user data for compiler plugin options
#KT-22227 Fixed
|
2018-01-16 16:09:18 +03:00 |
|
Yan Zhulanow
|
81aae03b57
|
Use Gradle API to import annotations from compiler plugins instead of nasty data storage tasks
Tasks itself will be left for some time until all users migrate to the newer IDE plugin versions.
|
2018-01-15 12:39:31 +09:00 |
|