Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-03-29 | 1.4 kB | |
v2.3.2.tar.gz | 2019-03-29 | 7.6 MB | |
v2.3.2.zip | 2019-03-29 | 8.1 MB | |
Totals: 3 Items | 15.6 MB | 0 |
Breaking Changes 核心改动
-
https://github.com/Qihoo360/RePlugin/commit/e3882fc5a011de73f215dcebd6ccb00fefb429c1 支持高版本 Gradle 4.x 编译。@hyongbai
- Gradle sync failed: No signature of method: com.android.build.gradle.internal.scope.VariantScopeImpl.getMergeAssetsTask() is applicable for argument types: () values: [] [#640]
-
https://github.com/Qihoo360/RePlugin/commit/83b4bec32f831746e0058bdb1d58c8010beba4e5 修复 provider 等因一条指令字节码替换失败导致整个类失败。@hyongbai
Main Changes 主要更新
- https://github.com/Qihoo360/RePlugin/commit/8a135ab0b1f8487437a25b72275f8c50b4811389 插件 provider 支持 getType。@hyongbai
Bug Fixes 修复错误
-
https://github.com/Qihoo360/RePlugin/commit/0d4267ddf9c26d70c221b01ee11f350b95f6bd33 修复 PluginInfo 可能出现 ConcurrentModification
-
fix when jar does not exist in repacage then pass [#682]
- No signature of method: com.android.build.gradle.internal.scope.VariantScopeImpl.getMergeAssetsTask() is applicable for argument types: () values: [] [#646]
- repackage 过程中文件夹路径找不到...\debug\25 does not exist(解决方案) [#576]
- app\build\intermediates\transforms\desugar\release\39 does not exist. [#628]
- /build/intermediates/transforms/desugar/debug/25 does not exist. [#627]