Skip to content

Instantly share code, notes, and snippets.

@raviyadav4875
Last active February 23, 2018 16:29
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 raviyadav4875/f6e2e13133a809398b033c0a62da6686 to your computer and use it in GitHub Desktop.
Save raviyadav4875/f6e2e13133a809398b033c0a62da6686 to your computer and use it in GitHub Desktop.
Module Library
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.android.support:appcompat-v7:23.2.0'
compile 'com.matthew-tamlin:android-utilities:1.3.1'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment