Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-07-26 | 1.7 kB | |
v2.3.3.tar.gz | 2019-07-26 | 7.6 MB | |
v2.3.3.zip | 2019-07-26 | 8.1 MB | |
Totals: 3 Items | 15.6 MB | 0 |
要解决的问题 Describe the problem to be solved
- Gradle新版Task兼容provider的方式消除warning。(gradle-5.4.1)
- https://github.com/hyongbai/RePlugin/commit/4b29af356b39a38d768948c0bb0a1c7759761607
-
https://github.com/hyongbai/RePlugin/commit/f43bbbe56c1abb30dccadb4e33cd179c16cd5f0a
-
编译插件 com.android.tools.build:gradle支持3.6.0-alpha01, 解决宿主无法生成PluginBuiltinJson;
-
https://github.com/hyongbai/RePlugin/commit/8f065c6d8b542515991d9166148b1ac7ed19c821
-
插件的ContentProvider支持多个接口:openInputStream/openOutputStream/notifyChange等等。
- https://github.com/hyongbai/RePlugin/commit/b302439cc0551312f2c347af6b4af9db6f3445ac
-
https://github.com/hyongbai/RePlugin/commit/f17d62a56925808cb398d88f4069072c33bb7f39
-
解决宿主编译时在Manifest插入坑位失败问题。
- https://github.com/hyongbai/RePlugin/commit/9537aac7b21aca615736250808e057facf923213
要解决的Issue编号(可多个) Associated issue number (multiple)
已在多个 gradle 和 Android build 插件的组合测试通过
组合列表
gradle android build gradle gradle-2.14.1 com.android.tools.build:gradle:2.1.3 gradle-3.3 com.android.tools.build:gradle:2.3.3 gradle-4.10.2 com.android.tools.build:gradle:2.3.3 gradle-5.3.1 com.android.tools.build:gradle:3.4.1 gradle-5.4.1 com.android.tools.build:gradle:3.6.0-alpha01
关联
提交:
issue: