Re-includes Firebase Crash Reporting in the google play build flavour.

This commit is contained in:
Vavassor 2017-07-14 20:58:31 -04:00
commit ec57f28d16
4 changed files with 70 additions and 0 deletions

View file

@ -9,6 +9,7 @@ buildscript {
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
classpath 'com.google.gms:google-services:3.0.0'
}
}