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

com.bytedance.android.build:gradle-compat-api 这个库打算开源吗 #147

Open haizhiyun opened 2 years ago

haizhiyun commented 2 years ago

如题:com.bytedance.android.build:gradle-compat-api 这个库打算开源吗,以后可能要自己定制、升级agp 了,现在有点担心这个库如果没有适配更高版本的agp,后面几遍bytex 能改,这个库也改不了,或者bytex 的实现不要依赖这个库

johnsonlee commented 2 years ago

why not use didi/booster?