Skip to content

Instantly share code, notes, and snippets.

@survivingwithandroid
Created August 28, 2015 12:02
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 survivingwithandroid/847b58fbd81b2d84cd12 to your computer and use it in GitHub Desktop.
Save survivingwithandroid/847b58fbd81b2d84cd12 to your computer and use it in GitHub Desktop.
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.android.support:appcompat-v7:21.0.+'
compile 'com.mcxiaoke.volley:library:1.0.6@aar'
compile 'com.survivingwithandroid:weatherlib:1.5.3'
compile 'com.survivingwithandroid:weatherlib_volleyclient:1.5.3'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment