Skip to content

Commit b8555e2

Browse files
committed
Update dsn for testing
1 parent bdbe1f4 commit b8555e2

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
@@ -76,7 +76,7 @@
7676
android:exported="false"/>
7777

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

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

0 commit comments

Comments
 (0)