Skip to content

Instantly share code, notes, and snippets.

@smoralb
Last active November 3, 2021 15:10
Show Gist options
  • Save smoralb/b30b1c7a9859f4d302617bd76dfed96c to your computer and use it in GitHub Desktop.
Save smoralb/b30b1c7a9859f4d302617bd76dfed96c to your computer and use it in GitHub Desktop.
App gradle file containing all core dependencies plus testing
dependencies {
implementation project (':core')
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment