Skip to content

Commit

Permalink
Switch sentry to flipp.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
LionZXY committed Oct 17, 2024
1 parent 7229ee6 commit 8f2d6c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
android:value="false" />
<meta-data
android:name="io.sentry.dsn"
android:value="https://e3c73bc8fe924e97bcb8719dd8b2cee9@sentry.flipperdevices.com/2" />
android:value="https://e3c73bc8fe924e97bcb8719dd8b2cee9@sentry.flipp.dev/2" />
</application>
</manifest>
2 changes: 1 addition & 1 deletion sentry.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
defaults.url=https://sentry.flipperdevices.com/
defaults.url=https://sentry.flipp.dev/
defaults.project=flipper-zero-android
defaults.org=flipper

0 comments on commit 8f2d6c2

Please sign in to comment.