This commit is contained in:
liuyirong
2022-08-11 14:50:23 +08:00
parent e3f6d64fa9
commit a0c1a14987
631 changed files with 2351 additions and 1435 deletions

View File

@ -14,7 +14,7 @@ import com.gh.download.DownloadManager;
import com.gh.gamecenter.R;
import com.gh.gamecenter.adapter.viewholder.DetailViewHolder;
import com.gh.gamecenter.core.utils.SPUtils;
import com.gh.gamecenter.entity.LinkEntity;
import com.gh.gamecenter.common.entity.LinkEntity;
import com.gh.gamecenter.entity.PluginLocation;
import com.gh.gamecenter.manager.PackagesManager;
import com.lightgame.download.DownloadEntity;