From 799b8662790850240bc6e7e6d16241c1a8869a3d Mon Sep 17 00:00:00 2001
From: admin <weikou2014>
Date: 星期五, 27 八月 2021 19:02:34 +0800
Subject: [PATCH] 穿山甲广告SDK更新,64位处理器兼容

---
 library-EventBus/src/de/greenrobot/event/util/ErrorDialogFragments.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/library-EventBus/src/de/greenrobot/event/util/ErrorDialogFragments.java b/library-EventBus/src/de/greenrobot/event/util/ErrorDialogFragments.java
index 19c3c2f..2669e00 100644
--- a/library-EventBus/src/de/greenrobot/event/util/ErrorDialogFragments.java
+++ b/library-EventBus/src/de/greenrobot/event/util/ErrorDialogFragments.java
@@ -10,7 +10,7 @@
 import android.os.Build;
 import android.os.Bundle;
 import androidx.fragment.app.DialogFragment;
-import de.greenrobot.event.EventBus;
+import org.greenrobot.eventbus.EventBus;
 
 public class ErrorDialogFragments {
     /** TODO Use config:  Icon res ID to use for all error dialogs. May be configured by each app (optional). */

--
Gitblit v1.8.0