Created
September 28, 2019 19:29
-
-
Save abhinavraj23/2db25d641271e290efc9032d31c58e68 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| dependencies { | |
| implementation 'com.google.firebase:firebase-auth:19.1.0' | |
| implementation 'com.google.firebase:firebase-firestore:21.1.1' | |
| } | |
| apply plugin: 'com.google.gms.google-services' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment