Am I missing something about Androids new `com.and...
# android-architecture
s
Am I missing something about Androids new
com.android.feature
plugin? What's the advantage of using the
feature
plugin over just splitting your code into android library modules? Is it just that you don't have to specify a separate package / manifest? https://developer.android.com/topic/instant-apps/getting-started/structure.html