统一DataUtils

This commit is contained in:
kehaoyuan
2018-04-12 17:08:50 +08:00
parent 1f8d573fad
commit 347a83cf0f
39 changed files with 42 additions and 251 deletions

View File

@ -11,7 +11,7 @@ import android.util.Log;
import com.gh.common.constant.Config;
import com.gh.common.util.DataCollectionUtils;
import com.gh.gamecenter.DataUtils;
import com.gh.common.util.DataUtils;
import com.gh.gamecenter.SplashScreenActivity;
import com.lightgame.config.CommonDebug;
import com.lightgame.download.FileUtils;