FirebaseExtended / make-it-so-android

Apache License 2.0
214 stars 58 forks source link

refactor: replace kapt with ksp #41

Closed thatfiredev closed 1 year ago

thatfiredev commented 1 year ago

ksp is now recommended as the replacement for kapt. There is a blog post explaining the reasons why here: https://android-developers.googleblog.com/2021/09/accelerated-kotlin-build-times-with.html