chrisbanes / gradle-mvn-push

Helper to upload Gradle Android Artifacts to Maven repositories

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

androidJavadocs

MerlinYu opened this issue · comments

when I grade clean build project ,there would be a Error:
Error:Could not get unknown property 'android' for task ':preference_annotation:androidJavadocs' of type org.gradle.api.tasks.javadoc.Javadoc.
I don't know how to deal with this problem

I think this is the same issue as #43

@MerlinYu It will work with https://github.com/Vorlonsoft/GradleMavenPush. Please read README.md before use it.