bintray / gradle-bintray-plugin

Apache License 2.0
1.28k stars 197 forks source link

Execution failed for task ':bintrayUpload'. > Cannot get property 'rootProject' on null object #269

Closed electronstudio closed 5 years ago

electronstudio commented 5 years ago

Same problem as #252 . Downgrading to 1.8.1 is a workaround, not a fix, so issue should not be closed.

pmcneil commented 5 years ago

Do youhave a settings.gradle file with `rootProject.name = 'blah' ?

electronstudio commented 5 years ago

seems to be working in 1.8.4