Skip to content

Instantly share code, notes, and snippets.

@igorescodro
Last active January 13, 2020 12:43
Show Gist options
  • Save igorescodro/816f5b38c6884fc5014d285163f28e0f to your computer and use it in GitHub Desktop.
Save igorescodro/816f5b38c6884fc5014d285163f28e0f to your computer and use it in GitHub Desktop.
Developing your own Dynamic Feature
val request = SplitInstallRequest.newBuilder()
.addModule("ondemand")
.build()
manager.startInstall(request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment