limon

Results 6 issues of limon

![image](https://user-images.githubusercontent.com/16751387/93286962-f6ab3c00-f80a-11ea-8ef2-210486732149.png) Unknown permission: android.permission.ACCESS_BACKGROUND_LOCATION com.yanzhenjie.permission.source.ActivitySource.boolean isShowRationalePermission(java.lang.String)(SourceFile:2) 可以内部做下适配吗 还是我们代码判断 感觉不雅观 打扰.0.0

一般这样调用的多 该如何使用 求告知

UpdateConfig config = new UpdateConfig(); config.setCheckWifi(true); config.setForce("0".equals(updateInfo.getUpdateType())); config.setNotifyImgRes(R.mipmap.ic_launcher); UpdateAppUtils.getInstance().apkUrl(updateInfo.getUrl()).updateTitle(updateInfo.getTitle()).updateContent(updateInfo.getVersionDes()).updateConfig(config).update(); ![image](https://user-images.githubusercontent.com/16751387/111025096-19668800-841d-11eb-9038-a065acb7795d.png)

Error: Program type already present: com.google.zxing.BarcodeFormat