支持KSP 提升编译速度
Open
area:compiler
enhancement (新需求)
- Dominant language
- Java
- Stars
- 14.5k
- Forks
- 2.6k
- Avg merge
- 1h 11m
- Merged PRs (30d)
- 8
Description
提升构建速度建议:使用 KSP 1.0 (Kotlin Symbol Processing) 代替 kapt 缩短构建时间
Contributor guide
Research direction
Start by locating ARouter's current kapt configuration and the annotation-processing entry points, then review Kotlin Symbol Processing (KSP) compatibility for this Android project. The work is done when KSP can replace kapt for the relevant build and the project still builds successfully with improved compilation speed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- build-system, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100