Closed sjkelly closed 8 years ago
whats the error? you would need to install Gradle, althoug the gradlew local script will bootstrap itself, which works, but means every compile is downloading its own binary each time.
another issue is that assemble will attempt to sign and push to sonnotype Maven repo. Ill change this to "gradle jar" instead.
resolved with 4d51661a33fe897fd9db54719c93320c50730cb5
Since GitHub made it really difficult to comment on a rich preview, I am filing this more as an RFC.
gradle assemble
doesn't seem to be the right command on either of my linux boxes, so I was wondering if this is a better approach. Or should system gradle be expected?