更新依赖

This commit is contained in:
juntao
2021-01-07 16:11:40 +08:00
parent 99708d7801
commit 0cd025b42d
7 changed files with 21 additions and 42 deletions

View File

@ -26,7 +26,7 @@ import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Locale;
import io.sentry.core.Sentry;
import io.sentry.Sentry;
public class AppUncaughtHandler implements UncaughtExceptionHandler {