The similarity between the Application plugin and Dynamic Feature plugin in AGP made it seem as though the same implementation would work for both. This is not actually the case.
Lets setup a simple example of a project to use in a test so we can TDD through it.
The similarity between the Application plugin and Dynamic Feature plugin in AGP made it seem as though the same implementation would work for both. This is not actually the case.
Lets setup a simple example of a project to use in a test so we can TDD through it.