bytedance / ByteX

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

0.3.0 版本 plugin shrink_r_class 在AGP 7.2 以上 报错 java.lang.NoSuchFieldException: resourcesComputer #150

Open JustinLance opened 2 years ago

JustinLance commented 2 years ago

AGP:'com.android.tools.build:gradle:7.2.1'

Caused by: com.bytedance.gradle.compat.util.Reflect$ReflectException: com.bytedance.gradle.compat.util.Reflect$ReflectException: java.lang.NoSuchFieldException: resourcesComputer

sanjinwang commented 1 year ago

AGP:'com.android.tools.build:gradle:7.3.1'