Alexander Likhachev
ac851523d8
[Gradle, MPP] Make KotlinCompileCommon task cc-compatible with warnings
...
Kotlin options are accessed via compilation. Compilation field is marked as transient and so not available after deserializing task from Gradle configuration cache.
Accessing 'isCompatibilityMetadataVariantEnabled' property via project in tasks 'onlyIf' causes Gradle to project instance serialization attempt that fails
(#KT-43141, #KT-43329) Fixed
2020-11-17 00:52:30 +03:00
..
2020-10-28 07:36:19 +03:00
2020-06-11 13:01:30 +02:00
2020-09-22 19:10:58 +02:00
2020-06-14 20:31:26 +03:00
2020-04-20 18:48:00 +03:00
2020-11-06 19:27:32 +01:00
2020-11-06 19:27:32 +01:00
2020-08-14 17:31:13 +03:00
2020-11-06 16:23:32 +03:00
2020-11-17 00:52:30 +03:00
2020-09-22 19:10:58 +02:00
2020-02-21 13:14:36 +03:00
2020-11-12 11:13:56 +03:00
2020-09-22 19:10:58 +02:00
2020-09-22 16:57:21 +03:00
2019-08-21 20:20:08 +02:00
2020-09-10 00:39:27 +03:00
2020-10-23 13:31:38 +03:00
2020-10-02 18:53:31 +02:00
2020-04-20 18:48:00 +03:00
2020-04-20 18:48:00 +03:00
2020-11-05 23:26:46 +03:00
2020-10-15 20:38:43 +02:00
2020-04-20 18:48:00 +03:00
2020-08-17 21:18:19 +02:00
2020-09-22 19:10:58 +02:00
2020-10-13 15:16:14 +03:00
2020-09-22 19:10:58 +02:00
2020-08-20 14:58:11 +02:00
2020-06-30 13:14:03 +03:00
2020-06-14 20:31:26 +03:00
2020-11-12 05:29:39 +03:00
2020-09-01 17:47:25 +03:00
2020-11-11 14:28:54 +03:00
2020-04-20 18:48:00 +03:00
2019-06-27 17:56:48 +03:00
2020-10-31 16:57:05 +03:00
2020-11-06 19:27:32 +01:00