AutoRegister icon indicating copy to clipboard operation
AutoRegister copied to clipboard

报错。。版本1.4.2

Open mengmeng1314 opened this issue 4 years ago • 2 comments

auto-register cost time: 4 ms to scan jar file:D:\lszx\app\build\intermediates\transforms\auto-register\debug\23.jar

Execution failed for task ':app:transformClassesWithAuto-registerForDebug'.

This feature requires ASM6

mengmeng1314 avatar Apr 08 '21 10:04 mengmeng1314

auto-register cost time: 4 ms to scan jar file:D:\lszx\app\build\intermediates\transforms\auto-register\debug\23.jar

Execution failed for task ':app:transformClassesWithAuto-registerForDebug'.

This feature requires ASM6

  • 可以参考 https://github.com/ooftf/AutoRegister

dashingqi avatar Sep 29 '21 09:09 dashingqi

可以试试 https://github.com/wangchenyan/AutoRegister 目前适配到 AGP 7.4.2 版本,后续也会继续适配新版本。

wangchenyan avatar Jul 14 '23 07:07 wangchenyan