Is KSP production ready, or are folks still using ...
# android
o
Is KSP production ready, or are folks still using Kapt mostly? Looking at Room's doc, showing an option to use KSP in your dependency list for the room compiler
y
Kerbal Space Program? 🧑‍🚀😅
😅 2
o
Kotlin Symbolic Processing
K 7
t
1.5.30-1.0.0 is in "pre-release" I've been using it for moshiX and some custom processors since just before the beta builds started rolling out with great reliability. IMO i'd say do it, especially if it means removing kapt from a sub-project in your gradle build.
y
@Orhan Tozan the 1.0 press-release has been published 7 hours ago: https://android-developers.googleblog.com/2021/09/accelerated-kotlin-build-times-with.html
Looks like pretty stable thing now.