DebouncePlugin icon indicating copy to clipboard operation
DebouncePlugin copied to clipboard

transformClassesWithDebounceTransformForDebug异常

Open shiweigang789 opened this issue 2 years ago • 1 comments

Execution optimizations have been disabled for task ':app:transformClassesWithDebounceTransformForDebug' to ensure correctness due to the following reasons:

  • Additional action of task ':app:transformClassesWithDebounceTransformForDebug' was implemented by the Java lambda 'com.sunyuan.click.debounce.DebouncePlugin$$Lambda$892/0x0000000800c18040'. Reason: Using Java lambdas is not supported as task inputs. Please refer to https://docs.gradle.org/7.3.3/userguide/validation_problems.html#implementation_unknown for more details about this problem.

shiweigang789 avatar Nov 07 '23 03:11 shiweigang789

@shiweigang789 使用的Java,KotlinPlugin,Gradle和AGP版本版本发下。

sy007 avatar Nov 10 '23 16:11 sy007