Gradle users often get confused about whether or not to use an equals-sign, e.g. in your example...<p><pre><code> cloudUrl = 'https://cloud.testdroid.com'
projectName "Project 1"
</code></pre>
The XML in Maven is more consistent.