Skip to content

Commit e89af4f

Browse files
committed
Add close to the API
1 parent f25fb8b commit e89af4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sentry-android-core/api/sentry-android-core.api

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,7 @@ public final class io/sentry/android/core/SentryScreenshotOptions : io/sentry/Se
477477

478478
public final class io/sentry/android/core/SentryShakeDetector : android/hardware/SensorEventListener {
479479
public fun <init> (Lio/sentry/ILogger;)V
480+
public fun close ()V
480481
public fun onAccuracyChanged (Landroid/hardware/Sensor;I)V
481482
public fun onSensorChanged (Landroid/hardware/SensorEvent;)V
482483
public fun start (Landroid/content/Context;Lio/sentry/android/core/SentryShakeDetector$Listener;)V

0 commit comments

Comments
 (0)