Confirmed users
400
edits
Line 39: | Line 39: | ||
* Is the Gradle configuration working? | * Is the Gradle configuration working? | ||
<code>./mach gradle build</code> | <code>./mach gradle build</code> | ||
* Do your Android SDK tools match what's required in the [http://mxr.mozilla.org/mozilla-central/source/mobile/android/gradle/app/build.gradle gradle config files]? (<code>compileSdkVersion</code> and <code>buildToolsVersion</code>) | |||
* Is Gradle busted? | * Is Gradle busted? | ||
<code>./mach gradle clean assembleDebug</code> | <code>./mach gradle clean assembleDebug</code> |