update:2019.03.27

fix:更新极光推送框架到最新版本
add:
This commit is contained in:
2020-03-27 18:46:43 +08:00
parent eda0eff802
commit a22583da81
22 changed files with 2261 additions and 301 deletions

View File

@@ -511,6 +511,7 @@ public class MyJPushReceiver extends BroadcastReceiver {
.setFilePath(PathUtils.getExternalDownloadsPath() + "/ygj/" + EncryptUtils.encryptMD5ToString("com.jiaoguanyi.store") + ".apk", true)
.setExtendField("com.jiaoguanyi.store")
.start(); //启动下载}
break;
}
}