Simplify DSN file (#475)

* Add checks for empty sentry DSN

* Add default DSN key

* Fix CI workflows
This commit is contained in:
Oliver 2024-03-06 21:09:06 +11:00 committed by GitHub
parent a889c4adbe
commit b02dc5bac7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 25 additions and 16 deletions

View file

@ -37,5 +37,4 @@ jobs:
- name: Build for Android
run: |
flutter pub get
cp lib/dummy_dsn.dart lib/dsn.dart
flutter build apk --debug