Skip to content

Instantly share code, notes, and snippets.

@mplacona
Created August 19, 2016 18:17
Show Gist options
  • Select an option

  • Save mplacona/5844bbac559b09dd1462bcde930f8c6e to your computer and use it in GitHub Desktop.

Select an option

Save mplacona/5844bbac559b09dd1462bcde930f8c6e to your computer and use it in GitHub Desktop.
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
testCompile 'junit:junit:4.12'
compile 'com.android.support:appcompat-v7:23.3.0'
compile 'com.squareup.okhttp3:okhttp:3.2.0'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment