bytedance / ByteX

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

Execution failed when run "assembleAndroidTest" #162

Open cjjdream opened 1 year ago

cjjdream commented 1 year 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 1 year ago

exact same problem.