Video Infos
Author
Published
Topics
Maintaining a Kotlin library API is different from a regular Kotlin project. We have to care about compatibility when changing the API surface, so that users have seamless experience when updating to the new version.
LATEST ANDROID JOBS
update your work life
MORE DEV CONTENT
check out more videos and blogs
Achieving Maintainability: Best Practices for Keeping Your Android App Up-to-Date
Keeping an Android app up-to-date and maintainable over time can be challenging, especially as new libraries and best practices emerge. Refactoring the entire codebase whenever a new technology becomes available…
WATCH VIDEO