Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support KSP to improve compilation speed #677

Open
lxzh opened this issue Oct 14, 2021 · 2 comments
Open

Support KSP to improve compilation speed #677

lxzh opened this issue Oct 14, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@lxzh
Copy link

lxzh commented Oct 14, 2021

Suggestions to improve the build speed: use KSP 1.0 (Kotlin Symbol Processing) instead of kapt to shorten the build time

@pandelisgreen13

This comment was marked as duplicate.

@XilinJia
Copy link

I did the following in build.gradle, only to find that ksp is not supported yet?
ksp {
arg('eventBusIndex', 'ac.mdiq.podcini.ApEventBusIndex')
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants