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 f50173b commit a8875cfCopy full SHA for a8875cf
sentry/api/sentry.api
@@ -2706,6 +2706,7 @@ public final class io/sentry/SentryInstantDateProvider : io/sentry/SentryDatePro
2706
public final class io/sentry/SentryIntegrationPackageStorage {
2707
public fun addIntegration (Ljava/lang/String;)V
2708
public fun addPackage (Ljava/lang/String;Ljava/lang/String;)V
2709
+ public fun checkForMixedVersions (Lio/sentry/ILogger;)Z
2710
public fun clearStorage ()V
2711
public static fun getInstance ()Lio/sentry/SentryIntegrationPackageStorage;
2712
public fun getIntegrations ()Ljava/util/Set;
0 commit comments