Created
October 5, 2013 22:11
-
-
Save matthewmichihara/6846646 to your computer and use it in GitHub Desktop.
./gradlew build
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:MyProject:compileLint | |
:MyProject:copyDebugLint UP-TO-DATE | |
:MyProject:mergeDebugProguardFiles UP-TO-DATE | |
:MyProject:packageDebugAidl UP-TO-DATE | |
:MyProject:preBuild UP-TO-DATE | |
:MyProject:preDebugBuild UP-TO-DATE | |
:MyProject:prepareDebugDependencies | |
:MyProject:compileDebugAidl UP-TO-DATE | |
:MyProject:compileDebugRenderscript UP-TO-DATE | |
:MyProject:generateDebugBuildConfig UP-TO-DATE | |
:MyProject:mergeDebugAssets UP-TO-DATE | |
:MyProject:mergeDebugResources UP-TO-DATE | |
:MyProject:processDebugManifest UP-TO-DATE | |
:MyProject:processDebugResources UP-TO-DATE | |
:MyProject:generateDebugSources UP-TO-DATE | |
:MyProject:compileDebug UP-TO-DATE | |
:MyProject:processDebugJavaRes UP-TO-DATE | |
:MyProject:packageDebugJar UP-TO-DATE | |
:MyProject:packageDebugLocalJar UP-TO-DATE | |
:MyProject:packageDebugRenderscript UP-TO-DATE | |
:MyProject:packageDebugResources UP-TO-DATE | |
:MyProject:bundleDebug UP-TO-DATE | |
:MyProject:assembleDebug UP-TO-DATE | |
:MyProject:copyReleaseLint UP-TO-DATE | |
:MyProject:mergeReleaseProguardFiles UP-TO-DATE | |
:MyProject:packageReleaseAidl UP-TO-DATE | |
:MyProject:preReleaseBuild UP-TO-DATE | |
:MyProject:prepareReleaseDependencies | |
:MyProject:compileReleaseAidl UP-TO-DATE | |
:MyProject:compileReleaseRenderscript UP-TO-DATE | |
:MyProject:generateReleaseBuildConfig UP-TO-DATE | |
:MyProject:mergeReleaseAssets UP-TO-DATE | |
:MyProject:mergeReleaseResources UP-TO-DATE | |
:MyProject:processReleaseManifest UP-TO-DATE | |
:MyProject:processReleaseResources UP-TO-DATE | |
:MyProject:generateReleaseSources UP-TO-DATE | |
:MyProject:compileRelease UP-TO-DATE | |
:MyProject:processReleaseJavaRes UP-TO-DATE | |
:MyProject:packageReleaseJar UP-TO-DATE | |
:MyProject:packageReleaseLocalJar UP-TO-DATE | |
:MyProject:packageReleaseRenderscript UP-TO-DATE | |
:MyProject:packageReleaseResources UP-TO-DATE | |
:MyProject:bundleRelease UP-TO-DATE | |
:MyProject:assembleRelease UP-TO-DATE | |
:MyProject:assemble UP-TO-DATE | |
:MyProject:check UP-TO-DATE | |
:MyProject:build UP-TO-DATE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment