Skip to content

Instantly share code, notes, and snippets.

@matzuk
Created February 7, 2019 12:34
Show Gist options
  • Save matzuk/d0bcce5ae68cdcfae4813dd74e49ae80 to your computer and use it in GitHub Desktop.
Save matzuk/d0bcce5ae68cdcfae4813dd74e49ae80 to your computer and use it in GitHub Desktop.
// bla-bla-bla
dependencies {
implementation project(':core-utils')
implementation project(':core-network-api')
implementation project(':core-db-api')
implementation project(':feature-purchase-api')
implementation project(':feature-scanner-api')
// bla-bla-bla
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment