Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 363 Bytes

File metadata and controls

12 lines (8 loc) · 363 Bytes

whrPlugin

the gradle plugin src in whrplugin dir

build command

./gradlew uploadArchives

the example plugin

app dir is for host, puliclib dir is for plublic lib, pluginTest dir is the plugin. more see:http://blog.csdn.net/weixin_38801333/article/details/76152910

example build command (build command needs before)

./gradlew :app:assembleRelease