[英]一步步实现Gradle插件

来源:互联网 发布:linux修改ip 编辑:程序博客网 时间:2024/05/19 03:45

Gradle plugin Step by Step
1. https://afterecho.uk/blog/create-a-standalone-gradle-plugin-for-android-a-step-by-step-guide.html
2. https://afterecho.uk/blog/create-a-standalone-gradle-plugin-for-android-part-2.html
3. https://afterecho.uk/blog/create-a-standalone-gradle-plugin-for-android-part-3.html
4. https://afterecho.uk/blog/create-a-standalone-gradle-plugin-for-android-part-4-the-transform-api.html

0 0