Skip to content

Commit 349d582

Browse files
committed
Change Sentry DSN
1 parent abc0c64 commit 349d582

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<meta-data
7979
android:name="com.google.firebase.messaging.default_notification_channel_id"
8080
android:value="@string/notification_channel_default" />
81-
<meta-data android:name="io.sentry.dsn" android:value="https://8f82f46e04024cfd8f638e56987a757a@o291224.ingest.sentry.io/6539757" />
81+
<meta-data android:name="io.sentry.dsn" android:value="https://b0b98a8c44844eb9bed3f58ccbb3ac5c@o291224.ingest.sentry.io/6539757" />
8282
<!-- Set tracesSampleRate to 1.0 to capture 100% of transactions for performance monitoring.
8383
We recommend adjusting this value in production. -->
8484
<meta-data android:name="io.sentry.traces.sample-rate" android:value="1.0" />

0 commit comments

Comments
 (0)