Migration to Version Catalog. Version catalog enables to add and… | by Saqib | Nov, 2023
Version catalog enables to add and maintain dependencies and plugins at a central place. Photo by Mohamed Nohassi on Unsplash In a multi-module project adding dependencies individually including versions in each module build.gradle is not ideal and not a recommended approach. If you have to…
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…
Version Catalog, Backward Compatibility, Kotlin Multiplatform, Context Concept, Migration, and more! | by Shahla Aliyeva | Nov, 2023
Just as always, we are reachable via editors@proandroiddev.com. We look forward to reading your feedback, article submissions, and partnership ideas. Follow us on Facebook and Twitter, and see you soon! Cheers, ProAndroidDev Team Sergii Zhuk . Greg Fawson . Andy Dyer . Brian Gardner ….