Skip to content

Commit 5a50add

Browse files
committed
Update sentry url
1 parent 6adcf38 commit 5a50add

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Flipper/Packages/Core/Sources/Support/CentryClient.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class CentryClient {
1111
}
1212

1313
private var apiURL: URL {
14-
#URL("https://sentry.flipperdevices.com/api/3/envelope/")
14+
#URL("https://sentry.flipp.dev/api/3/envelope/")
1515
}
1616

1717
private var sentryKey: String? {

0 commit comments

Comments
 (0)