droidconKE / droidconKeKotlin

dcke 23
92 stars 83 forks source link

Migrate Hilt Annotation From kapt to ksp #237

Closed ndiritumichael closed 6 months ago

ndiritumichael commented 6 months ago

Scope

This PR migrates the hilt compiler annotations to KSP and also a refactor of remaining project level gradle dependencies to the version catalog convention.

Please make sure to read the Contribution Guidelines and check that you understand and have followed it as best as possible Explain what your feature does in a short paragraph. please check the below boxes

Closes/Fixes Issues

Closes issue #231

Other testing QA Notes

I have tested for build time improvements , the changes are minimal maybe future hilt updates will have more optimizations.

Please add a screenshot (if necessary)