mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Merge branch 'update-pattle-sentry-dsn' into 'master'
Update Pattle's Sentry DSN See merge request fdroid/fdroiddata!6914
This commit is contained in:
commit
811f6254bb
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue