Skip to content

Instantly share code, notes, and snippets.

@mitchtabian
Last active November 15, 2017 04:15
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 mitchtabian/bbb879673ec90c7d80b9f1818a7c983e to your computer and use it in GitHub Desktop.
Save mitchtabian/bbb879673ec90c7d80b9f1818a7c983e to your computer and use it in GitHub Desktop.
//RecyclerView
compile 'com.android.support:recyclerview-v7:26.+'
//Firebase Authentication
compile 'com.google.firebase:firebase-auth:11.4.0'
//Firebase Realtime Database
compile 'com.google.firebase:firebase-database:11.4.0'
//Firebase Cloud Messaging
compile 'com.google.firebase:firebase-messaging:11.4.0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment