Created
January 9, 2020 17:47
-
-
Save igorescodro/6d74ad90302f15e26dc781becc57329d to your computer and use it in GitHub Desktop.
Developing your own Dynamic Feature
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
android { | |
... | |
dynamicFeatures = [":ondemand"] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment