Here is the relevant part of the output from the command ./gradlew --parallel --daemon --offline --info assembleProductionDebug
:MyProject:preDexProductionDebug (Thread[Task worker Thread 2,5,main]) started.
:MyProject:preDexProductionDebug
Skipping task ':MyProject:preDexProductionDebug' as it is up-to-date (took 0.0050 secs).
:MyProject:preDexProductionDebug UP-TO-DATE
:MyProject:preDexProductionDebug (Thread[Task worker Thread 2,5,main]) completed. Took 0.0070 secs.
:MyProject:dexProductionDebug (Thread[Task worker Thread 2,5,main]) started.
:MyProject:dexProductionDebug
Executing task ':MyProject:dexProductionDebug' (up-to-date check took 0.089 secs) due to:
Input file /Users/me/Documents/workspace/Android/MyProject/build/classes/production/debug/com/projectname/models/Language.class has changed.
command: /Applications/Android Studio.app/sdk/build-tools/19.0.1/dx --dex --output /Users/me/Documents/workspace/Android/MyProject/build/dex/production/debug /Users/me/Documents/workspace/Android/MyProject/build/classes/production/debug /Users/me/Documents/workspace/Android/MyProject/build/dependency-cache/production/debug /Users/me/Documents/workspace/Android/MyProject/build/pre-dexed/production/debug/android-agent-2.444.0-9cb8d30d445e9cf76dfafa72c76262831b460938.jar