1 parent abc0c64 commit 349d582Copy full SHA for 349d582
1 file changed
android/app/src/main/AndroidManifest.xml
@@ -78,7 +78,7 @@
78
<meta-data
79
android:name="com.google.firebase.messaging.default_notification_channel_id"
80
android:value="@string/notification_channel_default" />
81
- <meta-data android:name="io.sentry.dsn" android:value="https://8f82f46e04024cfd8f638e56987a757a@o291224.ingest.sentry.io/6539757" />
+ <meta-data android:name="io.sentry.dsn" android:value="https://b0b98a8c44844eb9bed3f58ccbb3ac5c@o291224.ingest.sentry.io/6539757" />
82
<!-- Set tracesSampleRate to 1.0 to capture 100% of transactions for performance monitoring.
83
We recommend adjusting this value in production. -->
84
<meta-data android:name="io.sentry.traces.sample-rate" android:value="1.0" />
0 commit comments