AutoUpdateProject
AutoUpdateProject copied to clipboard
App 内部更新 提供12种更新的样式 支持Android全系统版本 支持自定义UI 断点续传
你好,在android 14 上崩溃,提示广播Intent 需要配置exported参数 Process: com.companyname.datacenter.debug, PID: 23853 java.lang.RuntimeException: Unable to create service com.cretin.www.cretinautoupdatelibrary.service.UpdateService: java.lang.SecurityException: com.companyname.datacenter.debug: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered...
implementation 'com.github.MZCretin:AutoUpdateProject:2.0.9' implementation 'com.github.MZCretin:AutoUpdateProject:v2.0.9' 两种都不行