ARouter
ARouter copied to clipboard
支持KSP 提升编译速度
提升构建速度建议:使用 KSP 1.0 (Kotlin Symbol Processing) 代替 kapt 缩短构建时间
现在已经支持ksp了吗
同求
顶一下
顶一下
同问
支持ksp, https://github.com/alibaba/ARouter/pull/1030 欢迎测试和提意见
支持ksp, #1030 欢迎测试和提意见 怎么使用你的ksp呢最近在kapt切换ksp
接入文档: https://www.yuque.com/docs/share/bbfb89a1-3398-4eac-9d8f-11202818d218?# 《Arouter-ksp接入》 可通过github JailedBird或vx JailedBird联系我
使用三方KSP插件 com.github.JailedBird:ArouterKspCompiler替换项目com.alibaba:arouter-compiler插件, 对代码无侵入,可替换性强, 支持多个Kotlin版本; https://github.com/JailedBird/ArouterKspCompiler