You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release 1.0.3
1: Update agp from 7.4.2 to 8.0, fixes agp8.0 compile error(Use 1.0.2 for AGP7.x)
2: Use AsmClassVisitorFactory to replace Transform for agp8.0(Transfom removed since agp8.0)
3: Use kotlin to rewrite arouter register plugin for agp8.0
The text was updated successfully, but these errors were encountered:
jadepeakpoet
changed the title
Fork了一个版本,适配了AGP8.0,可直接从远程引用,链接如下
Fork了一个版本,适配了AGP8.0,可直接从远程引用,链接见内
Apr 22, 2023
jadepeakpoet
changed the title
Fork了一个版本,适配了AGP8.0,可直接从远程引用,链接见内
Fork了一个版本,适配了AGP8.0,可直接远程引用,链接见内
Apr 22, 2023
https://github.com/jadepeakpoet/ARouter
更多详情请点击fork的仓库地址查看文档
1.0.3版本发布
1: AGP从7.4.2更新到8.0,(AGP7.x请使用1.0.2版本)
2: 使用 AsmClassVisitorFactory替换Transform (Transfom 自 AGP8.0版本被移除,不可用)
3: 基于AGP8.0使用kotlin代替groovy重写了ARouter插件
release 1.0.3
1: Update agp from 7.4.2 to 8.0, fixes agp8.0 compile error(Use 1.0.2 for AGP7.x)
2: Use AsmClassVisitorFactory to replace Transform for agp8.0(Transfom removed since agp8.0)
3: Use kotlin to rewrite arouter register plugin for agp8.0
The text was updated successfully, but these errors were encountered: