Skip to content

Instantly share code, notes, and snippets.

@igorescodro
Last active May 2, 2024 23:20
Show Gist options
  • Save igorescodro/781b1ddf1245b15ebaa895655ee1b8f0 to your computer and use it in GitHub Desktop.
Save igorescodro/781b1ddf1245b15ebaa895655ee1b8f0 to your computer and use it in GitHub Desktop.
//...
androidDependencies {
// Module responsible to download from Google Play
implementation(projects.libraries.splitInstall)
}
iosDependencies {
// Dynamic Module always available
implementation(projects.features.tracker)
}
//...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment