cbdgit
cbdgit
注:在bugly文档提供的BuglyHotfixDemo中、如下相同的配置是可以i打补丁包的,在接入自己项目时报错,看了下区别BuglyHotfixDemo基准apk包只有1个(classes.dex),而自己项目有2个(classes.dex、classes2.dex)。 异常类型:tinker-support/buildTinkerPatchRelease 打补丁包(Patch)报错 gradle插件版本:4.0.0 gradle版本:gradle-6.7.1-bin 是否使用热更新SDK: 使用Bugly SDK接入Tinker tinkersupport插件版本 : 1.2.3 tinker-android-lib : 1.9.14.20 错误日志如下: > Task :app:tinkerPatchRelease -----------------------Tinker patch begin----------------------- configuration: oldApk:F:\ssh\rich-android\app\build\bakApk\app-0510-12-00-25\app-release.apk newApk:F:\ssh\rich-android\app\build\outputs\apk\release\app-release.apk outputFolder:F:\ssh\rich-android\app\build\tmp\tinkerPatch isIgnoreWarning:true isAllowLoaderClassInAnyDex:false isRemoveLoaderForAllDex:false isProtectedApp:false 7-ZipPath:C:\Users\Administrator\.gradle\caches\modules-2\files-2.1\com.tencent.mm\SevenZip\1.1.10\4786999cf29d8e3b0c39a80359b5127bda36132a\SevenZip-1.1.10-windows-x86_64.exe...