统一暂停,继续下载处理
This commit is contained in:
@ -440,6 +440,8 @@ public class MainActivity extends BaseFragmentActivity implements
|
||||
|
||||
//检查是否存在更新的dex包
|
||||
checkHotfix();
|
||||
|
||||
Utils.log("TD_CHANNEL_ID = " + (String) PackageUtils.getMetaData(this, getPackageName(), "TD_CHANNEL_ID"));
|
||||
}
|
||||
|
||||
private void checkHotfix() {
|
||||
|
||||
Reference in New Issue
Block a user