Skip to content

Instantly share code, notes, and snippets.

@ssaurel
Created September 27, 2017 07:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ssaurel/cf1cfc89801dbd7ae46fb623a92a41be to your computer and use it in GitHub Desktop.
Save ssaurel/cf1cfc89801dbd7ae46fb623a92a41be to your computer and use it in GitHub Desktop.
Bitcoin Price Index Watcher Tutorial on the SSaurel's Blog
dependencies {
compile 'com.android.support:appcompat-v7:25.3.1'
compile 'com.squareup.okhttp3:okhttp:3.9.0'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment