Add firebase stuff

This commit is contained in:
Christian Pauly 2020-01-03 17:23:40 +01:00
commit 8d7aaa44a6
7 changed files with 69 additions and 1 deletions

View file

@ -85,3 +85,5 @@ dependencies {
androidTestImplementation 'androidx.test:runner:1.1.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
}
apply plugin: "com.google.gms.google-services"