Skip to content

Instantly share code, notes, and snippets.

@matzuk
Created February 7, 2019 12:35
Show Gist options
  • Save matzuk/48c7ac0215c90d084c1a3f4f70e7d24f to your computer and use it in GitHub Desktop.
Save matzuk/48c7ac0215c90d084c1a3f4f70e7d24f to your computer and use it in GitHub Desktop.
@Component(dependencies = {
CoreUtilsApi.class,
CoreNetworkApi.class,
CoreDbApi.class,
PurchaseFeatureApi.class
})
@PerFeature
interface ScannerFeatureDependenciesComponent extends ScannerFeatureDependencies { }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment