Skip to content

Commit 10a52b4

Browse files
committed
1 parent 2ddca3b commit 10a52b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentry-samples/sentry-samples-android/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
android:exported="false" />
8888

8989
<!-- NOTE: Replace the test DSN below with YOUR OWN DSN to see the events from this app in your Sentry project/dashboard-->
90-
<meta-data android:name="io.sentry.dsn" android:value="https://502f25099c204a2fbf4cb16edc5975d1@o447951.ingest.us.sentry.io/5428563" />
90+
<meta-data android:name="io.sentry.dsn" android:value="https://1053864c67cc410aa1ffc9701bd6f93d@o447951.ingest.us.sentry.io/5428559" />
9191

9292
<!-- how to enable Sentry's debug mode-->
9393
<meta-data android:name="io.sentry.debug" android:value="${sentryDebug}" />

0 commit comments

Comments
 (0)