Replace Sentry with Crashlytics

This commit is contained in:
Yegor Vialov
2020-02-11 12:06:19 +00:00
parent 2c35dd7c21
commit b750417415
5 changed files with 18 additions and 15 deletions

View File

@ -84,4 +84,5 @@ dependencies {
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
}
apply plugin: 'io.fabric'
apply plugin: 'com.google.gms.google-services'