Execution failed for task ':app:transformClassesWith___ReClass___ForRelease'.
最近集成replugin的使用遇到了一个很坑的问题,打包失败
[zip] Building zip: E:\workspace\weiduQuestion\WDQuestion\app\build\intermediates\transforms\desugar\release\37.jar
[zip] Building zip: E:\workspace\weiduQuestion\WDQuestion\app\build\intermediates\transforms\desugar\release\38.jar
:app:transformClassesWith___ReClass___ForRelease FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:transformClassesWith___ReClass___ForRelease'.
> E:\workspace\weiduQuestion\WDQuestion\app\build\intermediates\transforms\desugar\release\39 does not exist.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 1m 27s
95 actionable tasks: 12 executed, 83 up-to-date
14:54:09: Task execution finished 'assembleRelease'.
一直没解决,求救各位大佬,指教下