From 2c5b6e472c368e80d85b8ea2b461c9ea62981d9b Mon Sep 17 00:00:00 2001
From: admin <weikou2014>
Date: 星期日, 08 十月 2023 11:28:56 +0800
Subject: [PATCH] 广告升级/bug修复

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

diff --git a/library-EventBus/src/de/greenrobot/event/util/ErrorDialogConfig.java b/library-EventBus/src/de/greenrobot/event/util/ErrorDialogConfig.java
index 2543263..68d9e06 100644
--- a/library-EventBus/src/de/greenrobot/event/util/ErrorDialogConfig.java
+++ b/library-EventBus/src/de/greenrobot/event/util/ErrorDialogConfig.java
@@ -2,7 +2,7 @@
 
 import android.content.res.Resources;
 import android.util.Log;
-import de.greenrobot.event.EventBus;
+import org.greenrobot.eventbus.EventBus;
 
 public class ErrorDialogConfig {
     final Resources resources;

--
Gitblit v1.8.0