Migration from Kapt to KSP. Kapt is now in maintenance mode so why… | by Saqib | Nov, 2023
Check for Libraries for Migration Wherever you are using Kapt , you need to check if KSP support for that library is available. Many libraries have added support for KSP likeRoom, Moshi etc and others are adding e.g Hilt. If you are using Hilt, Hilt…
Mobile App Development
0