Skip to content

Instantly share code, notes, and snippets.

@lucassales2
Last active August 14, 2019 13:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lucassales2/41bacb5f8c1ff29eacd94fa03812443a to your computer and use it in GitHub Desktop.
Save lucassales2/41bacb5f8c1ff29eacd94fa03812443a to your computer and use it in GitHub Desktop.
Android SDK build.gradle
dependencies {
implementation project(':core')
implementation project(':view')
implementation project(':live-edit')
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment