We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e53bfc5 commit 7259235Copy full SHA for 7259235
sentry-samples/sentry-samples-android/src/main/java/io/sentry/samples/android/MainActivity.java
@@ -12,8 +12,8 @@
12
import io.sentry.ISpan;
13
import io.sentry.MeasurementUnit;
14
import io.sentry.Sentry;
15
-import io.sentry.UpdateStatus;
16
import io.sentry.SentryLogLevel;
+import io.sentry.UpdateStatus;
17
import io.sentry.instrumentation.file.SentryFileOutputStream;
18
import io.sentry.protocol.Feedback;
19
import io.sentry.protocol.User;
0 commit comments