I am working on dynamic feature module in android. But I couldn't find anything when I update the codebase or change the codebase in Feature Module.
How to handle the codebase, as when checking the getInstalledModules() method returns that it is installed and doesn't install. Is there a way to check if there is any update in the feature code? If no, then how to do it?