Skip to content

Instantly share code, notes, and snippets.

@ForceTower
Created March 22, 2018 00:41
Show Gist options
  • Save ForceTower/e20a5e8af35b404bc446a7681a0f38d1 to your computer and use it in GitHub Desktop.
Save ForceTower/e20a5e8af35b404bc446a7681a0f38d1 to your computer and use it in GitHub Desktop.
compile 'com.squareup.picasso:picasso:2.5.2'
compile 'com.google.code.gson:gson:2.8.2'
compile 'com.squareup.okhttp3:okhttp:3.9.0'
compile 'com.android.support:design:26.1.0'
implementation "android.arch.lifecycle:extensions:1.1.0"
implementation "android.arch.lifecycle:common-java8:1.1.0"
implementation "android.arch.persistence.room:runtime:1.0.0"
annotationProcessor "android.arch.persistence.room:compiler:1.0.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment