* Migrate from fabric to firebase for crashlytics * Disable firebase crashlytics for purefoss flavour * Exclude all non-prod flavours * Target 29 to prevent cache data open failure in webview bug
21 lines
253 B
Plaintext
21 lines
253 B
Plaintext
*.iml
|
|
.gradle
|
|
/local.properties
|
|
/.idea
|
|
/projectFilesBackup/
|
|
.DS_Store
|
|
/build
|
|
/captures
|
|
app/build
|
|
app/full-r8-config.txt
|
|
app/prod/
|
|
/.vs/
|
|
|
|
#ignore keystore and keystore.properties
|
|
*.jks
|
|
keystore.*
|
|
app/keystore.*
|
|
|
|
#google services
|
|
app/google-services.json
|