Skip to content

Instantly share code, notes, and snippets.

@orcchg
Created July 28, 2021 14:22
Show Gist options
  • Save orcchg/a42d36de67da0cfaec0e41098a8167e5 to your computer and use it in GitHub Desktop.
Save orcchg/a42d36de67da0cfaec0e41098a8167e5 to your computer and use it in GitHub Desktop.
// feature module build.gradle
plugins {
id 'convention.android-feature-impl'
id 'convention.starservices-sdk-permission'
}
dependencies {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment