bytedance / ByteX

ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台
Apache License 2.0
3.13k stars 462 forks source link

Execution failed when run "assembleAndroidTest" #162

Open cjjdream opened 11 months ago

cjjdream commented 11 months ago

Gradle version: 6.7.2 bytex Config: classpath 'com.bytedance.android.byteX:base-plugin:0.3.0' classpath 'com.bytedance.android.byteX:shrink-r-plugin:0.3.0'

ERR DETAIL: Execution failed for task ':apk:HeytapBrowser:transformClassesWithByteXForDebugAndroidTest'.

type error

xeemoo commented 11 months ago

exact same problem.