Update Pattle's Sentry DSN

This commit is contained in:
Wilko Manger 2020-06-05 13:11:53 +02:00
parent 5046478496
commit 0e6ad836c3
No known key found for this signature in database
GPG key ID: 0074D6604AA49A4A

View file

@ -137,7 +137,7 @@ Builds:
- flutter@1.17.1
prebuild:
- echo 'BUILD_TYPE=fdroid' > .env
- echo 'SENTRY_DSN=https://4e306dcaabef4fd99a3e6a024a9747bb@sentry.pattle.im/9'
- echo 'SENTRY_DSN=https://41b254e4b27a4ec9a297da3e801bd8c2@sentry.pattle.dev/3'
>> .env
- 'echo "version: $$VERSION$$+$$VERCODE$$" >> pubspec.yaml'
- sed -i -e '/google-services/g' -e '/firebase/g' -e '/signingConfigs/,+8d'