EventBus版本升级(旧版的lib未删)

This commit is contained in:
kehaoyuan
2017-06-09 16:08:19 +08:00
parent 2fcee4cea0
commit 1a6966e522
74 changed files with 297 additions and 56 deletions

View File

@ -11,8 +11,9 @@ import android.widget.Toast;
import com.gh.common.util.EntranceUtils;
import com.gh.gamecenter.listener.OnCallBackListener;
import org.greenrobot.eventbus.EventBus;
import butterknife.ButterKnife;
import de.greenrobot.event.EventBus;
/**
* Created by LGT on 2016/9/4.