文件名称:Android代码-致Android开发 灵活的Class替换插件
文件大小:227KB
文件格式:ZIP
更新时间:2022-08-25 23:50:31
Android代码
ClassPlugin: Flexible Class Replacement Plugin English | 中文版 ClassPlugin is a flexible class replacement plugin for gradle, the ClassPlugin can be used to replace the class of the jar which contained in both the libs and the gradle dependency. if you encounter some bugs on the third-party jars, the ClassPlugin will be the best way to solve it. Installation To use ClassPlugin in a module, add the plugin to your buildscript: buildscript { repositories { maven {