Remove firebase crashlytics instead of fabric

This commit is contained in:
Alex Baker 2020-06-17 07:14:46 -05:00
parent b5039f3c29
commit d3dbbe0154

View file

@ -1508,9 +1508,9 @@ Builds:
gradle:
- generic
prebuild:
- sed -i -e '/maven/d' -e '/com.google.gms/d' -e '/io.fabric.tools/d' ../build.gradle.kts
- sed -i -e '/io.fabric/d' -e '/googleplayImplementation(.*) {/,/}/d; /googleplayImplementation/d'
-e '/amazonImplementation/d' -e '/com.google.gms/d' -e '/signingConfig =/d'
- sed -i -e '/com.google.gms/d' -e '/firebase-crashlytics-gradle/d' ../build.gradle.kts
- sed -i -e '/com.google.firebase.crashlytics/d' -e '/googleplayImplementation(.*) {/,/}/d; /googleplayImplementation/d'
-e '/com.google.gms/d' -e '/signingConfig =/d'
build.gradle.kts
gradleprops:
- tasks_mapbox_key="pk.eyJ1IjoiYmFrZXJiYSIsImEiOiJjanUxZG51dDUwMGttNDlvN3p3cHZzaXB3In0.1UWYV5dhTKiw_MkHNkA1jA"