bintray / gradle-bintray-plugin

Apache License 2.0
1.28k stars 197 forks source link

Fix example in README with Android and the new 'implementation' or 'api' configurations #298

Closed rm3l closed 4 years ago

rm3l commented 5 years ago

Otherwise, the example given would not compile, with the following error:

> Could not find method asNode() for arguments [] on object of type org.gradle.api.publish.maven.internal.publication.DefaultMavenPublication.
w4-hyungsun commented 5 years ago

Thank you for your PR. saved my day.

rm3l commented 5 years ago

You're welcome :)

eyalbe4 commented 5 years ago

Thanks for this PR @rm3l! Can you please join our contributors community by signing JFrog's CLA so that we can merge this?

rm3l commented 5 years ago

@eyalbe4 Done. I just signed JFrog's CLA.