Ivan Gavrilovic
a108af76d6
Mark property as output instead of local state when needed
...
Kapt task incremental annotation processing cache directory
was using @LocalState annotation that was added in Gradle 4.3.
However, minimum supported version is 4.2, so this commit registers
this directory as output of a task for pre 4.3 versions. This is safe
as caching is enabled only for Gradle 4.3+.
Test: verified manually
2019-07-25 04:57:26 +09:00
..
2019-07-08 19:09:32 +03:00
2017-10-17 14:37:11 +03:00
2019-05-23 18:11:29 +03:00
2019-04-29 16:23:16 +03:00
2019-04-17 11:22:18 +02:00
2018-11-30 15:01:02 +03:00
2019-06-27 17:56:48 +03:00
2019-06-27 17:56:48 +03:00
2019-05-29 05:21:49 +03:00
2017-10-16 18:48:09 +03:00
2017-10-16 18:48:09 +03:00
2019-07-25 04:57:26 +09:00
2019-05-28 20:26:29 +03:00
2019-05-28 20:26:29 +03:00
2019-07-19 16:37:50 +02:00
2019-04-23 20:09:22 +03:00
2019-04-23 20:09:22 +03:00
2019-07-11 15:50:25 +02:00
2019-07-19 16:37:50 +02:00
2018-11-30 15:01:02 +03:00
2018-11-30 15:01:02 +03:00
2019-07-11 15:50:26 +02:00
2019-04-23 20:09:22 +03:00
2018-11-30 15:01:02 +03:00
2019-01-31 07:43:05 +01:00
2019-04-29 16:23:16 +03:00
2018-08-30 14:49:30 +03:00
2019-01-31 07:43:05 +01:00
2019-04-29 16:23:16 +03:00
2019-07-19 16:37:49 +02:00
2019-05-27 19:59:13 +03:00
2019-04-29 16:23:16 +03:00
2019-07-12 21:34:54 +03:00
2019-07-12 12:47:21 +03:00
2019-06-27 17:56:48 +03:00
2018-09-10 13:03:41 +03:00
2019-06-27 17:56:48 +03:00
2019-06-27 17:56:48 +03:00