chrisbanes / gradle-mvn-push

Helper to upload Gradle Android Artifacts to Maven repositories
Apache License 2.0
1.05k stars 283 forks source link

androidJavadocs #53

Open MerlinYu opened 7 years ago

MerlinYu commented 7 years ago

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

bryant1410 commented 7 years ago

I think this is the same issue as #43

AlexanderLS commented 6 years ago

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