Created
October 23, 2015 14:01
-
-
Save confile/2a15d80980214656f4f1 to your computer and use it in GitHub Desktop.
This file contains 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
------------------------------------------------------------ | |
All tasks runnable from root project | |
------------------------------------------------------------ | |
Android tasks | |
------------- | |
app:androidDependencies - Displays the Android dependencies of the project. | |
app:signingReport - Displays the signing info for each variant. | |
app:sourceSets - Prints out all the source sets defined in this project. | |
Build tasks | |
----------- | |
app:assemble - Assembles all variants of all applications and secondary packages. [app:assembleDebug, app:assembleRelease] | |
app:assembleAndroidTest - Assembles all the Test applications. [app:compileDebugAndroidTestSources] | |
app:assembleDebugAndroidTest | |
app:collectDebugAndroidTestMultiDexComponents | |
app:packageDebugAndroidTest | |
app:processDebugAndroidTestJavaRes | |
app:transformClassesAndResourcesWithExtractJarsForDebugAndroidTest | |
app:transformClassesWithDexForDebugAndroidTest | |
app:transformClassesWithJarMergingForDebugAndroidTest | |
app:transformClassesWithMultidexlistForDebugAndroidTest | |
app:transformResourcesWithMergeJavaResForDebugAndroidTest | |
app:validateDebugSigning | |
app:assembleDebug - Assembles all Debug builds. [app:compileDebugSources] | |
app:collectDebugMultiDexComponents | |
app:packageDebug | |
app:processDebugJavaRes | |
app:transformClassesAndResourcesWithExtractJarsForDebug | |
app:transformClassesWithDexForDebug | |
app:transformClassesWithJarMergingForDebug | |
app:transformClassesWithMultidexlistForDebug | |
app:transformResourcesWithMergeJavaResForDebug | |
app:validateDebugSigning | |
app:zipalignDebug | |
app:assembleRelease - Assembles all Release builds. [app:compileReleaseSources] | |
app:collectReleaseMultiDexComponents | |
app:crashlyticsStoreDeobsRelease - Crashlytics target to be invoked after completing release builds. | |
Cleans up Crashlytics-generated resource files. Caches and uploads deobfuscation | |
files to Crashlytics servers. | |
app:crashlyticsUploadDeobsRelease - Uploads stored deobfuscation files to Crashlytics. | |
app:lintVitalRelease - Runs lint on just the fatal issues in the Release build. | |
app:packageRelease | |
app:processReleaseJavaRes | |
app:transformClassesAndResourcesWithExtractJarsForRelease | |
app:transformClassesAndResourcesWithProguardForRelease | |
app:transformClassesWithDexForRelease | |
app:transformClassesWithMultidexlistForRelease | |
app:transformResourcesWithMergeJavaResForRelease | |
app:validateReleaseSigning | |
app:zipalignRelease | |
app:build - Assembles and tests this project. [app:assemble, app:check] | |
app:buildDependents - Assembles and tests this project and all projects that depend on it. [app:build] | |
app:buildNeeded - Assembles and tests this project and all projects it depends on. [app:build] | |
app:compileDebugAndroidTestSources | |
app:checkDebugManifest | |
app:compileDebugAidl | |
app:compileDebugAndroidTestAidl | |
app:compileDebugAndroidTestJavaWithJavac | |
app:compileDebugAndroidTestNdk | |
app:compileDebugAndroidTestRenderscript | |
app:compileDebugJavaWithJavac | |
app:compileDebugRenderscript | |
app:generateDebugAndroidTestAssets | |
app:generateDebugAndroidTestBuildConfig | |
app:generateDebugAndroidTestResValues | |
app:generateDebugAndroidTestResources | |
app:generateDebugAndroidTestSources | |
app:generateDebugAssets | |
app:generateDebugBuildConfig | |
app:generateDebugResValues | |
app:generateDebugResources | |
app:generateDebugSources | |
app:mergeDebugAndroidTestAssets | |
app:mergeDebugAndroidTestResources | |
app:mergeDebugAssets | |
app:mergeDebugResources | |
app:preBuild | |
app:preDebugAndroidTestBuild | |
app:preDebugBuild | |
app:preReleaseBuild | |
app:prepareComAndroidSupportAppcompatV72301Library - Prepare com.android.support:appcompat-v7:23.0.1 | |
app:prepareComAndroidSupportDesign2301Library - Prepare com.android.support:design:23.0.1 | |
app:prepareComAndroidSupportMediarouterV72220Library - Prepare com.android.support:mediarouter-v7:22.2.0 | |
app:prepareComAndroidSupportMultidex101Library - Prepare com.android.support:multidex:1.0.1 | |
app:prepareComAndroidSupportMultidexInstrumentation101Library - Prepare com.android.support:multidex-instrumentation:1.0.1 | |
app:prepareComAndroidSupportSupportV42310Library - Prepare com.android.support:support-v4:23.1.0 | |
app:prepareComCrashlyticsSdkAndroidAnswers132Library - Prepare com.crashlytics.sdk.android:answers:1.3.2 | |
app:prepareComCrashlyticsSdkAndroidBeta113Library - Prepare com.crashlytics.sdk.android:beta:1.1.3 | |
app:prepareComCrashlyticsSdkAndroidCrashlytics252Library - Prepare com.crashlytics.sdk.android:crashlytics:2.5.2 | |
app:prepareComCrashlyticsSdkAndroidCrashlyticsCore235Library - Prepare com.crashlytics.sdk.android:crashlytics-core:2.3.5 | |
app:prepareComDaimajiaSliderLibrary115Library - Prepare com.daimajia.slider:library:1.1.5 | |
app:prepareComGoogleAndroidGmsPlayServices810Library - Prepare com.google.android.gms:play-services:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAds810Library - Prepare com.google.android.gms:play-services-ads:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAnalytics810Library - Prepare com.google.android.gms:play-services-analytics:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppindexing810Library - Prepare com.google.android.gms:play-services-appindexing:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppinvite810Library - Prepare com.google.android.gms:play-services-appinvite:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppstate810Library - Prepare com.google.android.gms:play-services-appstate:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesBase810Library - Prepare com.google.android.gms:play-services-base:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesBasement810Library - Prepare com.google.android.gms:play-services-basement:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesCast810Library - Prepare com.google.android.gms:play-services-cast:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesDrive810Library - Prepare com.google.android.gms:play-services-drive:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesFitness810Library - Prepare com.google.android.gms:play-services-fitness:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesGames810Library - Prepare com.google.android.gms:play-services-games:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesGcm810Library - Prepare com.google.android.gms:play-services-gcm:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesIdentity810Library - Prepare com.google.android.gms:play-services-identity:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesLocation810Library - Prepare com.google.android.gms:play-services-location:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesMaps810Library - Prepare com.google.android.gms:play-services-maps:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesMeasurement810Library - Prepare com.google.android.gms:play-services-measurement:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesNearby810Library - Prepare com.google.android.gms:play-services-nearby:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesPanorama810Library - Prepare com.google.android.gms:play-services-panorama:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesPlus810Library - Prepare com.google.android.gms:play-services-plus:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesSafetynet810Library - Prepare com.google.android.gms:play-services-safetynet:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesVision810Library - Prepare com.google.android.gms:play-services-vision:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesWallet810Library - Prepare com.google.android.gms:play-services-wallet:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesWearable810Library - Prepare com.google.android.gms:play-services-wearable:8.1.0 | |
app:prepareComMakeramenRoundedimageview220Library - Prepare com.makeramen:roundedimageview:2.2.0 | |
app:prepareComMikepenzActionitembadge313Library - Prepare com.mikepenz:actionitembadge:3.1.3 | |
app:prepareComMikepenzIconicsCore178Library - Prepare com.mikepenz:iconics-core:1.7.8 | |
app:prepareDebugAndroidTestDependencies | |
app:prepareDebugDependencies | |
app:prepareIoFabricSdkAndroidFabric136Library - Prepare io.fabric.sdk.android:fabric:1.3.6 | |
app:processDebugAndroidTestManifest | |
app:processDebugAndroidTestResources | |
app:processDebugGoogleServices | |
app:processDebugManifest | |
app:processDebugResources | |
app:compileDebugSources | |
app:checkDebugManifest | |
app:compileDebugAidl | |
app:compileDebugJavaWithJavac | |
app:compileDebugNdk | |
app:compileDebugRenderscript | |
app:generateDebugAssets | |
app:generateDebugBuildConfig | |
app:generateDebugResValues | |
app:generateDebugResources | |
app:generateDebugSources | |
app:mergeDebugAssets | |
app:mergeDebugResources | |
app:preBuild | |
app:preDebugAndroidTestBuild | |
app:preDebugBuild | |
app:preReleaseBuild | |
app:prepareComAndroidSupportAppcompatV72301Library - Prepare com.android.support:appcompat-v7:23.0.1 | |
app:prepareComAndroidSupportDesign2301Library - Prepare com.android.support:design:23.0.1 | |
app:prepareComAndroidSupportMediarouterV72220Library - Prepare com.android.support:mediarouter-v7:22.2.0 | |
app:prepareComAndroidSupportMultidex101Library - Prepare com.android.support:multidex:1.0.1 | |
app:prepareComAndroidSupportSupportV42310Library - Prepare com.android.support:support-v4:23.1.0 | |
app:prepareComCrashlyticsSdkAndroidAnswers132Library - Prepare com.crashlytics.sdk.android:answers:1.3.2 | |
app:prepareComCrashlyticsSdkAndroidBeta113Library - Prepare com.crashlytics.sdk.android:beta:1.1.3 | |
app:prepareComCrashlyticsSdkAndroidCrashlytics252Library - Prepare com.crashlytics.sdk.android:crashlytics:2.5.2 | |
app:prepareComCrashlyticsSdkAndroidCrashlyticsCore235Library - Prepare com.crashlytics.sdk.android:crashlytics-core:2.3.5 | |
app:prepareComDaimajiaSliderLibrary115Library - Prepare com.daimajia.slider:library:1.1.5 | |
app:prepareComGoogleAndroidGmsPlayServices810Library - Prepare com.google.android.gms:play-services:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAds810Library - Prepare com.google.android.gms:play-services-ads:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAnalytics810Library - Prepare com.google.android.gms:play-services-analytics:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppindexing810Library - Prepare com.google.android.gms:play-services-appindexing:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppinvite810Library - Prepare com.google.android.gms:play-services-appinvite:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppstate810Library - Prepare com.google.android.gms:play-services-appstate:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesBase810Library - Prepare com.google.android.gms:play-services-base:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesBasement810Library - Prepare com.google.android.gms:play-services-basement:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesCast810Library - Prepare com.google.android.gms:play-services-cast:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesDrive810Library - Prepare com.google.android.gms:play-services-drive:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesFitness810Library - Prepare com.google.android.gms:play-services-fitness:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesGames810Library - Prepare com.google.android.gms:play-services-games:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesGcm810Library - Prepare com.google.android.gms:play-services-gcm:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesIdentity810Library - Prepare com.google.android.gms:play-services-identity:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesLocation810Library - Prepare com.google.android.gms:play-services-location:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesMaps810Library - Prepare com.google.android.gms:play-services-maps:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesMeasurement810Library - Prepare com.google.android.gms:play-services-measurement:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesNearby810Library - Prepare com.google.android.gms:play-services-nearby:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesPanorama810Library - Prepare com.google.android.gms:play-services-panorama:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesPlus810Library - Prepare com.google.android.gms:play-services-plus:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesSafetynet810Library - Prepare com.google.android.gms:play-services-safetynet:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesVision810Library - Prepare com.google.android.gms:play-services-vision:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesWallet810Library - Prepare com.google.android.gms:play-services-wallet:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesWearable810Library - Prepare com.google.android.gms:play-services-wearable:8.1.0 | |
app:prepareComMakeramenRoundedimageview220Library - Prepare com.makeramen:roundedimageview:2.2.0 | |
app:prepareComMikepenzActionitembadge313Library - Prepare com.mikepenz:actionitembadge:3.1.3 | |
app:prepareComMikepenzIconicsCore178Library - Prepare com.mikepenz:iconics-core:1.7.8 | |
app:prepareDebugDependencies | |
app:prepareIoFabricSdkAndroidFabric136Library - Prepare io.fabric.sdk.android:fabric:1.3.6 | |
app:processDebugGoogleServices | |
app:processDebugManifest | |
app:processDebugResources | |
app:compileDebugUnitTestSources | |
app:checkDebugManifest | |
app:compileDebugAidl | |
app:compileDebugJavaWithJavac | |
app:compileDebugRenderscript | |
app:compileDebugUnitTestJavaWithJavac | |
app:generateDebugAssets | |
app:generateDebugBuildConfig | |
app:generateDebugResValues | |
app:generateDebugResources | |
app:generateDebugSources | |
app:mergeDebugAssets | |
app:mergeDebugResources | |
app:preBuild | |
app:preDebugAndroidTestBuild | |
app:preDebugBuild | |
app:preDebugUnitTestBuild | |
app:preReleaseBuild | |
app:prepareComAndroidSupportAppcompatV72301Library - Prepare com.android.support:appcompat-v7:23.0.1 | |
app:prepareComAndroidSupportDesign2301Library - Prepare com.android.support:design:23.0.1 | |
app:prepareComAndroidSupportMediarouterV72220Library - Prepare com.android.support:mediarouter-v7:22.2.0 | |
app:prepareComAndroidSupportMultidex101Library - Prepare com.android.support:multidex:1.0.1 | |
app:prepareComAndroidSupportSupportV42310Library - Prepare com.android.support:support-v4:23.1.0 | |
app:prepareComCrashlyticsSdkAndroidAnswers132Library - Prepare com.crashlytics.sdk.android:answers:1.3.2 | |
app:prepareComCrashlyticsSdkAndroidBeta113Library - Prepare com.crashlytics.sdk.android:beta:1.1.3 | |
app:prepareComCrashlyticsSdkAndroidCrashlytics252Library - Prepare com.crashlytics.sdk.android:crashlytics:2.5.2 | |
app:prepareComCrashlyticsSdkAndroidCrashlyticsCore235Library - Prepare com.crashlytics.sdk.android:crashlytics-core:2.3.5 | |
app:prepareComDaimajiaSliderLibrary115Library - Prepare com.daimajia.slider:library:1.1.5 | |
app:prepareComGoogleAndroidGmsPlayServices810Library - Prepare com.google.android.gms:play-services:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAds810Library - Prepare com.google.android.gms:play-services-ads:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAnalytics810Library - Prepare com.google.android.gms:play-services-analytics:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppindexing810Library - Prepare com.google.android.gms:play-services-appindexing:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppinvite810Library - Prepare com.google.android.gms:play-services-appinvite:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppstate810Library - Prepare com.google.android.gms:play-services-appstate:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesBase810Library - Prepare com.google.android.gms:play-services-base:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesBasement810Library - Prepare com.google.android.gms:play-services-basement:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesCast810Library - Prepare com.google.android.gms:play-services-cast:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesDrive810Library - Prepare com.google.android.gms:play-services-drive:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesFitness810Library - Prepare com.google.android.gms:play-services-fitness:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesGames810Library - Prepare com.google.android.gms:play-services-games:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesGcm810Library - Prepare com.google.android.gms:play-services-gcm:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesIdentity810Library - Prepare com.google.android.gms:play-services-identity:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesLocation810Library - Prepare com.google.android.gms:play-services-location:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesMaps810Library - Prepare com.google.android.gms:play-services-maps:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesMeasurement810Library - Prepare com.google.android.gms:play-services-measurement:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesNearby810Library - Prepare com.google.android.gms:play-services-nearby:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesPanorama810Library - Prepare com.google.android.gms:play-services-panorama:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesPlus810Library - Prepare com.google.android.gms:play-services-plus:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesSafetynet810Library - Prepare com.google.android.gms:play-services-safetynet:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesVision810Library - Prepare com.google.android.gms:play-services-vision:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesWallet810Library - Prepare com.google.android.gms:play-services-wallet:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesWearable810Library - Prepare com.google.android.gms:play-services-wearable:8.1.0 | |
app:prepareComMakeramenRoundedimageview220Library - Prepare com.makeramen:roundedimageview:2.2.0 | |
app:prepareComMikepenzActionitembadge313Library - Prepare com.mikepenz:actionitembadge:3.1.3 | |
app:prepareComMikepenzIconicsCore178Library - Prepare com.mikepenz:iconics-core:1.7.8 | |
app:prepareDebugDependencies | |
app:prepareDebugUnitTestDependencies | |
app:prepareIoFabricSdkAndroidFabric136Library - Prepare io.fabric.sdk.android:fabric:1.3.6 | |
app:processDebugGoogleServices | |
app:processDebugJavaRes | |
app:processDebugManifest | |
app:processDebugResources | |
app:processDebugUnitTestJavaRes | |
app:compileReleaseSources | |
app:checkReleaseManifest | |
app:compileReleaseAidl | |
app:compileReleaseJavaWithJavac | |
app:compileReleaseNdk | |
app:compileReleaseRenderscript | |
app:fabricGenerateResourcesRelease | |
app:generateReleaseAssets | |
app:generateReleaseBuildConfig | |
app:generateReleaseResValues | |
app:generateReleaseResources | |
app:generateReleaseSources | |
app:mergeReleaseAssets | |
app:mergeReleaseResources | |
app:preBuild | |
app:preDebugAndroidTestBuild | |
app:preDebugBuild | |
app:preReleaseBuild | |
app:prepareComAndroidSupportAppcompatV72301Library - Prepare com.android.support:appcompat-v7:23.0.1 | |
app:prepareComAndroidSupportDesign2301Library - Prepare com.android.support:design:23.0.1 | |
app:prepareComAndroidSupportMediarouterV72220Library - Prepare com.android.support:mediarouter-v7:22.2.0 | |
app:prepareComAndroidSupportMultidex101Library - Prepare com.android.support:multidex:1.0.1 | |
app:prepareComAndroidSupportSupportV42310Library - Prepare com.android.support:support-v4:23.1.0 | |
app:prepareComCrashlyticsSdkAndroidAnswers132Library - Prepare com.crashlytics.sdk.android:answers:1.3.2 | |
app:prepareComCrashlyticsSdkAndroidBeta113Library - Prepare com.crashlytics.sdk.android:beta:1.1.3 | |
app:prepareComCrashlyticsSdkAndroidCrashlytics252Library - Prepare com.crashlytics.sdk.android:crashlytics:2.5.2 | |
app:prepareComCrashlyticsSdkAndroidCrashlyticsCore235Library - Prepare com.crashlytics.sdk.android:crashlytics-core:2.3.5 | |
app:prepareComDaimajiaSliderLibrary115Library - Prepare com.daimajia.slider:library:1.1.5 | |
app:prepareComGoogleAndroidGmsPlayServices810Library - Prepare com.google.android.gms:play-services:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAds810Library - Prepare com.google.android.gms:play-services-ads:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAnalytics810Library - Prepare com.google.android.gms:play-services-analytics:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppindexing810Library - Prepare com.google.android.gms:play-services-appindexing:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppinvite810Library - Prepare com.google.android.gms:play-services-appinvite:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppstate810Library - Prepare com.google.android.gms:play-services-appstate:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesBase810Library - Prepare com.google.android.gms:play-services-base:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesBasement810Library - Prepare com.google.android.gms:play-services-basement:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesCast810Library - Prepare com.google.android.gms:play-services-cast:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesDrive810Library - Prepare com.google.android.gms:play-services-drive:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesFitness810Library - Prepare com.google.android.gms:play-services-fitness:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesGames810Library - Prepare com.google.android.gms:play-services-games:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesGcm810Library - Prepare com.google.android.gms:play-services-gcm:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesIdentity810Library - Prepare com.google.android.gms:play-services-identity:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesLocation810Library - Prepare com.google.android.gms:play-services-location:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesMaps810Library - Prepare com.google.android.gms:play-services-maps:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesMeasurement810Library - Prepare com.google.android.gms:play-services-measurement:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesNearby810Library - Prepare com.google.android.gms:play-services-nearby:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesPanorama810Library - Prepare com.google.android.gms:play-services-panorama:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesPlus810Library - Prepare com.google.android.gms:play-services-plus:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesSafetynet810Library - Prepare com.google.android.gms:play-services-safetynet:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesVision810Library - Prepare com.google.android.gms:play-services-vision:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesWallet810Library - Prepare com.google.android.gms:play-services-wallet:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesWearable810Library - Prepare com.google.android.gms:play-services-wearable:8.1.0 | |
app:prepareComMakeramenRoundedimageview220Library - Prepare com.makeramen:roundedimageview:2.2.0 | |
app:prepareComMikepenzActionitembadge313Library - Prepare com.mikepenz:actionitembadge:3.1.3 | |
app:prepareComMikepenzIconicsCore178Library - Prepare com.mikepenz:iconics-core:1.7.8 | |
app:prepareIoFabricSdkAndroidFabric136Library - Prepare io.fabric.sdk.android:fabric:1.3.6 | |
app:prepareReleaseDependencies | |
app:processReleaseGoogleServices | |
app:processReleaseManifest | |
app:processReleaseResources | |
app:compileReleaseUnitTestSources | |
app:checkReleaseManifest | |
app:compileReleaseAidl | |
app:compileReleaseJavaWithJavac | |
app:compileReleaseRenderscript | |
app:compileReleaseUnitTestJavaWithJavac | |
app:fabricGenerateResourcesRelease | |
app:generateReleaseAssets | |
app:generateReleaseBuildConfig | |
app:generateReleaseResValues | |
app:generateReleaseResources | |
app:generateReleaseSources | |
app:mergeReleaseAssets | |
app:mergeReleaseResources | |
app:preBuild | |
app:preDebugAndroidTestBuild | |
app:preDebugBuild | |
app:preReleaseBuild | |
app:preReleaseUnitTestBuild | |
app:prepareComAndroidSupportAppcompatV72301Library - Prepare com.android.support:appcompat-v7:23.0.1 | |
app:prepareComAndroidSupportDesign2301Library - Prepare com.android.support:design:23.0.1 | |
app:prepareComAndroidSupportMediarouterV72220Library - Prepare com.android.support:mediarouter-v7:22.2.0 | |
app:prepareComAndroidSupportMultidex101Library - Prepare com.android.support:multidex:1.0.1 | |
app:prepareComAndroidSupportSupportV42310Library - Prepare com.android.support:support-v4:23.1.0 | |
app:prepareComCrashlyticsSdkAndroidAnswers132Library - Prepare com.crashlytics.sdk.android:answers:1.3.2 | |
app:prepareComCrashlyticsSdkAndroidBeta113Library - Prepare com.crashlytics.sdk.android:beta:1.1.3 | |
app:prepareComCrashlyticsSdkAndroidCrashlytics252Library - Prepare com.crashlytics.sdk.android:crashlytics:2.5.2 | |
app:prepareComCrashlyticsSdkAndroidCrashlyticsCore235Library - Prepare com.crashlytics.sdk.android:crashlytics-core:2.3.5 | |
app:prepareComDaimajiaSliderLibrary115Library - Prepare com.daimajia.slider:library:1.1.5 | |
app:prepareComGoogleAndroidGmsPlayServices810Library - Prepare com.google.android.gms:play-services:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAds810Library - Prepare com.google.android.gms:play-services-ads:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAnalytics810Library - Prepare com.google.android.gms:play-services-analytics:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppindexing810Library - Prepare com.google.android.gms:play-services-appindexing:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppinvite810Library - Prepare com.google.android.gms:play-services-appinvite:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppstate810Library - Prepare com.google.android.gms:play-services-appstate:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesBase810Library - Prepare com.google.android.gms:play-services-base:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesBasement810Library - Prepare com.google.android.gms:play-services-basement:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesCast810Library - Prepare com.google.android.gms:play-services-cast:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesDrive810Library - Prepare com.google.android.gms:play-services-drive:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesFitness810Library - Prepare com.google.android.gms:play-services-fitness:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesGames810Library - Prepare com.google.android.gms:play-services-games:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesGcm810Library - Prepare com.google.android.gms:play-services-gcm:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesIdentity810Library - Prepare com.google.android.gms:play-services-identity:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesLocation810Library - Prepare com.google.android.gms:play-services-location:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesMaps810Library - Prepare com.google.android.gms:play-services-maps:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesMeasurement810Library - Prepare com.google.android.gms:play-services-measurement:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesNearby810Library - Prepare com.google.android.gms:play-services-nearby:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesPanorama810Library - Prepare com.google.android.gms:play-services-panorama:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesPlus810Library - Prepare com.google.android.gms:play-services-plus:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesSafetynet810Library - Prepare com.google.android.gms:play-services-safetynet:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesVision810Library - Prepare com.google.android.gms:play-services-vision:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesWallet810Library - Prepare com.google.android.gms:play-services-wallet:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesWearable810Library - Prepare com.google.android.gms:play-services-wearable:8.1.0 | |
app:prepareComMakeramenRoundedimageview220Library - Prepare com.makeramen:roundedimageview:2.2.0 | |
app:prepareComMikepenzActionitembadge313Library - Prepare com.mikepenz:actionitembadge:3.1.3 | |
app:prepareComMikepenzIconicsCore178Library - Prepare com.mikepenz:iconics-core:1.7.8 | |
app:prepareIoFabricSdkAndroidFabric136Library - Prepare io.fabric.sdk.android:fabric:1.3.6 | |
app:prepareReleaseDependencies | |
app:prepareReleaseUnitTestDependencies | |
app:processReleaseGoogleServices | |
app:processReleaseJavaRes | |
app:processReleaseManifest | |
app:processReleaseResources | |
app:processReleaseUnitTestJavaRes | |
app:mockableAndroidJar - Creates a version of android.jar that's suitable for unit tests. | |
Build Setup tasks | |
----------------- | |
init - Initializes a new Gradle build. [incubating] | |
wrapper - Generates Gradle wrapper files. [incubating] | |
Help tasks | |
---------- | |
components - Displays the components produced by root project 'test'. [incubating] | |
app:components - Displays the components produced by project ':app'. [incubating] | |
dependencies - Displays all dependencies declared in root project 'test'. | |
app:dependencies - Displays all dependencies declared in project ':app'. | |
dependencyInsight - Displays the insight into a specific dependency in root project 'test'. | |
app:dependencyInsight - Displays the insight into a specific dependency in project ':app'. | |
help - Displays a help message. | |
app:help - Displays a help message. | |
model - Displays the configuration model of root project 'test'. [incubating] | |
app:model - Displays the configuration model of project ':app'. [incubating] | |
projects - Displays the sub-projects of root project 'test'. | |
app:projects - Displays the sub-projects of project ':app'. | |
properties - Displays the properties of root project 'test'. | |
app:properties - Displays the properties of project ':app'. | |
tasks - Displays the tasks runnable from root project 'test' (some of the displayed tasks may belong to subprojects). | |
app:tasks - Displays the tasks runnable from project ':app'. | |
Install tasks | |
------------- | |
app:installDebug - Installs the Debug build. [app:assembleDebug] | |
app:installDebugAndroidTest - Installs the android (on device) tests for the Debug build. [app:compileDebugAndroidTestSources] | |
app:assembleDebugAndroidTest | |
app:collectDebugAndroidTestMultiDexComponents | |
app:packageDebugAndroidTest | |
app:processDebugAndroidTestJavaRes | |
app:transformClassesAndResourcesWithExtractJarsForDebugAndroidTest | |
app:transformClassesWithDexForDebugAndroidTest | |
app:transformClassesWithJarMergingForDebugAndroidTest | |
app:transformClassesWithMultidexlistForDebugAndroidTest | |
app:transformResourcesWithMergeJavaResForDebugAndroidTest | |
app:validateDebugSigning | |
app:installRelease - Installs the Release build. [app:assembleRelease] | |
app:uninstallAll - Uninstall all applications. [app:uninstallDebug, app:uninstallDebugAndroidTest, app:uninstallRelease] | |
app:uninstallDebug - Uninstalls the Debug build. | |
app:uninstallDebugAndroidTest - Uninstalls the android (on device) tests for the Debug build. | |
app:uninstallRelease - Uninstalls the Release build. | |
Verification tasks | |
------------------ | |
app:check - Runs all checks. [app:lint, app:test] | |
app:clean - Deletes the build directory. | |
app:connectedAndroidTest - Installs and runs instrumentation tests for all flavors on connected devices. [app:connectedDebugAndroidTest] | |
app:connectedCheck - Runs all device checks on currently connected devices. [app:connectedAndroidTest] | |
app:connectedDebugAndroidTest - Installs and runs the tests for debug on connected devices. [app:assembleDebug, app:compileDebugAndroidTestSources] | |
app:assembleDebugAndroidTest | |
app:collectDebugAndroidTestMultiDexComponents | |
app:packageDebugAndroidTest | |
app:processDebugAndroidTestJavaRes | |
app:transformClassesAndResourcesWithExtractJarsForDebugAndroidTest | |
app:transformClassesWithDexForDebugAndroidTest | |
app:transformClassesWithJarMergingForDebugAndroidTest | |
app:transformClassesWithMultidexlistForDebugAndroidTest | |
app:transformResourcesWithMergeJavaResForDebugAndroidTest | |
app:deviceAndroidTest - Installs and runs instrumentation tests using all Device Providers. | |
app:deviceCheck - Runs all device checks using Device Providers and Test Servers. [app:deviceAndroidTest] | |
app:lint - Runs lint on all variants. | |
app:checkDebugManifest | |
app:checkReleaseManifest | |
app:compileDebugAidl | |
app:compileDebugJavaWithJavac | |
app:compileDebugRenderscript | |
app:compileLint | |
app:compileReleaseAidl | |
app:compileReleaseJavaWithJavac | |
app:compileReleaseRenderscript | |
app:fabricGenerateResourcesRelease | |
app:generateDebugAssets | |
app:generateDebugBuildConfig | |
app:generateDebugResValues | |
app:generateDebugResources | |
app:generateDebugSources | |
app:generateReleaseAssets | |
app:generateReleaseBuildConfig | |
app:generateReleaseResValues | |
app:generateReleaseResources | |
app:generateReleaseSources | |
app:mergeDebugAssets | |
app:mergeDebugResources | |
app:mergeReleaseAssets | |
app:mergeReleaseResources | |
app:preBuild | |
app:preDebugAndroidTestBuild | |
app:preDebugBuild | |
app:preReleaseBuild | |
app:prepareComAndroidSupportAppcompatV72301Library - Prepare com.android.support:appcompat-v7:23.0.1 | |
app:prepareComAndroidSupportDesign2301Library - Prepare com.android.support:design:23.0.1 | |
app:prepareComAndroidSupportMediarouterV72220Library - Prepare com.android.support:mediarouter-v7:22.2.0 | |
app:prepareComAndroidSupportMultidex101Library - Prepare com.android.support:multidex:1.0.1 | |
app:prepareComAndroidSupportSupportV42310Library - Prepare com.android.support:support-v4:23.1.0 | |
app:prepareComCrashlyticsSdkAndroidAnswers132Library - Prepare com.crashlytics.sdk.android:answers:1.3.2 | |
app:prepareComCrashlyticsSdkAndroidBeta113Library - Prepare com.crashlytics.sdk.android:beta:1.1.3 | |
app:prepareComCrashlyticsSdkAndroidCrashlytics252Library - Prepare com.crashlytics.sdk.android:crashlytics:2.5.2 | |
app:prepareComCrashlyticsSdkAndroidCrashlyticsCore235Library - Prepare com.crashlytics.sdk.android:crashlytics-core:2.3.5 | |
app:prepareComDaimajiaSliderLibrary115Library - Prepare com.daimajia.slider:library:1.1.5 | |
app:prepareComGoogleAndroidGmsPlayServices810Library - Prepare com.google.android.gms:play-services:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAds810Library - Prepare com.google.android.gms:play-services-ads:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAnalytics810Library - Prepare com.google.android.gms:play-services-analytics:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppindexing810Library - Prepare com.google.android.gms:play-services-appindexing:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppinvite810Library - Prepare com.google.android.gms:play-services-appinvite:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppstate810Library - Prepare com.google.android.gms:play-services-appstate:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesBase810Library - Prepare com.google.android.gms:play-services-base:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesBasement810Library - Prepare com.google.android.gms:play-services-basement:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesCast810Library - Prepare com.google.android.gms:play-services-cast:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesDrive810Library - Prepare com.google.android.gms:play-services-drive:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesFitness810Library - Prepare com.google.android.gms:play-services-fitness:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesGames810Library - Prepare com.google.android.gms:play-services-games:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesGcm810Library - Prepare com.google.android.gms:play-services-gcm:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesIdentity810Library - Prepare com.google.android.gms:play-services-identity:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesLocation810Library - Prepare com.google.android.gms:play-services-location:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesMaps810Library - Prepare com.google.android.gms:play-services-maps:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesMeasurement810Library - Prepare com.google.android.gms:play-services-measurement:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesNearby810Library - Prepare com.google.android.gms:play-services-nearby:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesPanorama810Library - Prepare com.google.android.gms:play-services-panorama:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesPlus810Library - Prepare com.google.android.gms:play-services-plus:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesSafetynet810Library - Prepare com.google.android.gms:play-services-safetynet:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesVision810Library - Prepare com.google.android.gms:play-services-vision:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesWallet810Library - Prepare com.google.android.gms:play-services-wallet:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesWearable810Library - Prepare com.google.android.gms:play-services-wearable:8.1.0 | |
app:prepareComMakeramenRoundedimageview220Library - Prepare com.makeramen:roundedimageview:2.2.0 | |
app:prepareComMikepenzActionitembadge313Library - Prepare com.mikepenz:actionitembadge:3.1.3 | |
app:prepareComMikepenzIconicsCore178Library - Prepare com.mikepenz:iconics-core:1.7.8 | |
app:prepareDebugDependencies | |
app:prepareIoFabricSdkAndroidFabric136Library - Prepare io.fabric.sdk.android:fabric:1.3.6 | |
app:prepareReleaseDependencies | |
app:processDebugGoogleServices | |
app:processDebugManifest | |
app:processDebugResources | |
app:processReleaseGoogleServices | |
app:processReleaseManifest | |
app:processReleaseResources | |
app:lintDebug - Runs lint on the Debug build. | |
app:checkDebugManifest | |
app:compileDebugAidl | |
app:compileDebugJavaWithJavac | |
app:compileDebugRenderscript | |
app:compileLint | |
app:generateDebugAssets | |
app:generateDebugBuildConfig | |
app:generateDebugResValues | |
app:generateDebugResources | |
app:generateDebugSources | |
app:mergeDebugAssets | |
app:mergeDebugResources | |
app:preBuild | |
app:preDebugAndroidTestBuild | |
app:preDebugBuild | |
app:preReleaseBuild | |
app:prepareComAndroidSupportAppcompatV72301Library - Prepare com.android.support:appcompat-v7:23.0.1 | |
app:prepareComAndroidSupportDesign2301Library - Prepare com.android.support:design:23.0.1 | |
app:prepareComAndroidSupportMediarouterV72220Library - Prepare com.android.support:mediarouter-v7:22.2.0 | |
app:prepareComAndroidSupportMultidex101Library - Prepare com.android.support:multidex:1.0.1 | |
app:prepareComAndroidSupportSupportV42310Library - Prepare com.android.support:support-v4:23.1.0 | |
app:prepareComCrashlyticsSdkAndroidAnswers132Library - Prepare com.crashlytics.sdk.android:answers:1.3.2 | |
app:prepareComCrashlyticsSdkAndroidBeta113Library - Prepare com.crashlytics.sdk.android:beta:1.1.3 | |
app:prepareComCrashlyticsSdkAndroidCrashlytics252Library - Prepare com.crashlytics.sdk.android:crashlytics:2.5.2 | |
app:prepareComCrashlyticsSdkAndroidCrashlyticsCore235Library - Prepare com.crashlytics.sdk.android:crashlytics-core:2.3.5 | |
app:prepareComDaimajiaSliderLibrary115Library - Prepare com.daimajia.slider:library:1.1.5 | |
app:prepareComGoogleAndroidGmsPlayServices810Library - Prepare com.google.android.gms:play-services:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAds810Library - Prepare com.google.android.gms:play-services-ads:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAnalytics810Library - Prepare com.google.android.gms:play-services-analytics:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppindexing810Library - Prepare com.google.android.gms:play-services-appindexing:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppinvite810Library - Prepare com.google.android.gms:play-services-appinvite:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppstate810Library - Prepare com.google.android.gms:play-services-appstate:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesBase810Library - Prepare com.google.android.gms:play-services-base:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesBasement810Library - Prepare com.google.android.gms:play-services-basement:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesCast810Library - Prepare com.google.android.gms:play-services-cast:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesDrive810Library - Prepare com.google.android.gms:play-services-drive:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesFitness810Library - Prepare com.google.android.gms:play-services-fitness:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesGames810Library - Prepare com.google.android.gms:play-services-games:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesGcm810Library - Prepare com.google.android.gms:play-services-gcm:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesIdentity810Library - Prepare com.google.android.gms:play-services-identity:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesLocation810Library - Prepare com.google.android.gms:play-services-location:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesMaps810Library - Prepare com.google.android.gms:play-services-maps:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesMeasurement810Library - Prepare com.google.android.gms:play-services-measurement:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesNearby810Library - Prepare com.google.android.gms:play-services-nearby:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesPanorama810Library - Prepare com.google.android.gms:play-services-panorama:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesPlus810Library - Prepare com.google.android.gms:play-services-plus:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesSafetynet810Library - Prepare com.google.android.gms:play-services-safetynet:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesVision810Library - Prepare com.google.android.gms:play-services-vision:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesWallet810Library - Prepare com.google.android.gms:play-services-wallet:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesWearable810Library - Prepare com.google.android.gms:play-services-wearable:8.1.0 | |
app:prepareComMakeramenRoundedimageview220Library - Prepare com.makeramen:roundedimageview:2.2.0 | |
app:prepareComMikepenzActionitembadge313Library - Prepare com.mikepenz:actionitembadge:3.1.3 | |
app:prepareComMikepenzIconicsCore178Library - Prepare com.mikepenz:iconics-core:1.7.8 | |
app:prepareDebugDependencies | |
app:prepareIoFabricSdkAndroidFabric136Library - Prepare io.fabric.sdk.android:fabric:1.3.6 | |
app:processDebugGoogleServices | |
app:processDebugManifest | |
app:processDebugResources | |
app:lintRelease - Runs lint on the Release build. | |
app:checkReleaseManifest | |
app:compileLint | |
app:compileReleaseAidl | |
app:compileReleaseJavaWithJavac | |
app:compileReleaseRenderscript | |
app:fabricGenerateResourcesRelease | |
app:generateReleaseAssets | |
app:generateReleaseBuildConfig | |
app:generateReleaseResValues | |
app:generateReleaseResources | |
app:generateReleaseSources | |
app:mergeReleaseAssets | |
app:mergeReleaseResources | |
app:preBuild | |
app:preDebugAndroidTestBuild | |
app:preDebugBuild | |
app:preReleaseBuild | |
app:prepareComAndroidSupportAppcompatV72301Library - Prepare com.android.support:appcompat-v7:23.0.1 | |
app:prepareComAndroidSupportDesign2301Library - Prepare com.android.support:design:23.0.1 | |
app:prepareComAndroidSupportMediarouterV72220Library - Prepare com.android.support:mediarouter-v7:22.2.0 | |
app:prepareComAndroidSupportMultidex101Library - Prepare com.android.support:multidex:1.0.1 | |
app:prepareComAndroidSupportSupportV42310Library - Prepare com.android.support:support-v4:23.1.0 | |
app:prepareComCrashlyticsSdkAndroidAnswers132Library - Prepare com.crashlytics.sdk.android:answers:1.3.2 | |
app:prepareComCrashlyticsSdkAndroidBeta113Library - Prepare com.crashlytics.sdk.android:beta:1.1.3 | |
app:prepareComCrashlyticsSdkAndroidCrashlytics252Library - Prepare com.crashlytics.sdk.android:crashlytics:2.5.2 | |
app:prepareComCrashlyticsSdkAndroidCrashlyticsCore235Library - Prepare com.crashlytics.sdk.android:crashlytics-core:2.3.5 | |
app:prepareComDaimajiaSliderLibrary115Library - Prepare com.daimajia.slider:library:1.1.5 | |
app:prepareComGoogleAndroidGmsPlayServices810Library - Prepare com.google.android.gms:play-services:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAds810Library - Prepare com.google.android.gms:play-services-ads:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAnalytics810Library - Prepare com.google.android.gms:play-services-analytics:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppindexing810Library - Prepare com.google.android.gms:play-services-appindexing:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppinvite810Library - Prepare com.google.android.gms:play-services-appinvite:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppstate810Library - Prepare com.google.android.gms:play-services-appstate:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesBase810Library - Prepare com.google.android.gms:play-services-base:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesBasement810Library - Prepare com.google.android.gms:play-services-basement:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesCast810Library - Prepare com.google.android.gms:play-services-cast:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesDrive810Library - Prepare com.google.android.gms:play-services-drive:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesFitness810Library - Prepare com.google.android.gms:play-services-fitness:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesGames810Library - Prepare com.google.android.gms:play-services-games:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesGcm810Library - Prepare com.google.android.gms:play-services-gcm:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesIdentity810Library - Prepare com.google.android.gms:play-services-identity:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesLocation810Library - Prepare com.google.android.gms:play-services-location:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesMaps810Library - Prepare com.google.android.gms:play-services-maps:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesMeasurement810Library - Prepare com.google.android.gms:play-services-measurement:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesNearby810Library - Prepare com.google.android.gms:play-services-nearby:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesPanorama810Library - Prepare com.google.android.gms:play-services-panorama:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesPlus810Library - Prepare com.google.android.gms:play-services-plus:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesSafetynet810Library - Prepare com.google.android.gms:play-services-safetynet:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesVision810Library - Prepare com.google.android.gms:play-services-vision:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesWallet810Library - Prepare com.google.android.gms:play-services-wallet:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesWearable810Library - Prepare com.google.android.gms:play-services-wearable:8.1.0 | |
app:prepareComMakeramenRoundedimageview220Library - Prepare com.makeramen:roundedimageview:2.2.0 | |
app:prepareComMikepenzActionitembadge313Library - Prepare com.mikepenz:actionitembadge:3.1.3 | |
app:prepareComMikepenzIconicsCore178Library - Prepare com.mikepenz:iconics-core:1.7.8 | |
app:prepareIoFabricSdkAndroidFabric136Library - Prepare io.fabric.sdk.android:fabric:1.3.6 | |
app:prepareReleaseDependencies | |
app:processReleaseGoogleServices | |
app:processReleaseManifest | |
app:processReleaseResources | |
app:test - Run unit tests for all variants. [app:testDebugUnitTest, app:testReleaseUnitTest] | |
app:testDebugUnitTest - Run unit tests for the debug build. [app:compileDebugUnitTestSources, app:mockableAndroidJar] | |
app:assembleDebugUnitTest | |
app:testReleaseUnitTest - Run unit tests for the release build. [app:compileReleaseUnitTestSources, app:mockableAndroidJar] | |
app:assembleReleaseUnitTest | |
Other tasks | |
----------- | |
app:crashlyticsUploadDistributionRelease - Uploads an APK to Crashlytics for distribution. | |
app:jarDebugClasses | |
app:checkDebugManifest | |
app:compileDebugAidl | |
app:compileDebugJavaWithJavac | |
app:compileDebugRenderscript | |
app:generateDebugAssets | |
app:generateDebugBuildConfig | |
app:generateDebugResValues | |
app:generateDebugResources | |
app:generateDebugSources | |
app:mergeDebugAssets | |
app:mergeDebugResources | |
app:preBuild | |
app:preDebugAndroidTestBuild | |
app:preDebugBuild | |
app:preReleaseBuild | |
app:prepareComAndroidSupportAppcompatV72301Library - Prepare com.android.support:appcompat-v7:23.0.1 | |
app:prepareComAndroidSupportDesign2301Library - Prepare com.android.support:design:23.0.1 | |
app:prepareComAndroidSupportMediarouterV72220Library - Prepare com.android.support:mediarouter-v7:22.2.0 | |
app:prepareComAndroidSupportMultidex101Library - Prepare com.android.support:multidex:1.0.1 | |
app:prepareComAndroidSupportSupportV42310Library - Prepare com.android.support:support-v4:23.1.0 | |
app:prepareComCrashlyticsSdkAndroidAnswers132Library - Prepare com.crashlytics.sdk.android:answers:1.3.2 | |
app:prepareComCrashlyticsSdkAndroidBeta113Library - Prepare com.crashlytics.sdk.android:beta:1.1.3 | |
app:prepareComCrashlyticsSdkAndroidCrashlytics252Library - Prepare com.crashlytics.sdk.android:crashlytics:2.5.2 | |
app:prepareComCrashlyticsSdkAndroidCrashlyticsCore235Library - Prepare com.crashlytics.sdk.android:crashlytics-core:2.3.5 | |
app:prepareComDaimajiaSliderLibrary115Library - Prepare com.daimajia.slider:library:1.1.5 | |
app:prepareComGoogleAndroidGmsPlayServices810Library - Prepare com.google.android.gms:play-services:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAds810Library - Prepare com.google.android.gms:play-services-ads:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAnalytics810Library - Prepare com.google.android.gms:play-services-analytics:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppindexing810Library - Prepare com.google.android.gms:play-services-appindexing:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppinvite810Library - Prepare com.google.android.gms:play-services-appinvite:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppstate810Library - Prepare com.google.android.gms:play-services-appstate:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesBase810Library - Prepare com.google.android.gms:play-services-base:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesBasement810Library - Prepare com.google.android.gms:play-services-basement:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesCast810Library - Prepare com.google.android.gms:play-services-cast:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesDrive810Library - Prepare com.google.android.gms:play-services-drive:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesFitness810Library - Prepare com.google.android.gms:play-services-fitness:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesGames810Library - Prepare com.google.android.gms:play-services-games:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesGcm810Library - Prepare com.google.android.gms:play-services-gcm:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesIdentity810Library - Prepare com.google.android.gms:play-services-identity:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesLocation810Library - Prepare com.google.android.gms:play-services-location:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesMaps810Library - Prepare com.google.android.gms:play-services-maps:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesMeasurement810Library - Prepare com.google.android.gms:play-services-measurement:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesNearby810Library - Prepare com.google.android.gms:play-services-nearby:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesPanorama810Library - Prepare com.google.android.gms:play-services-panorama:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesPlus810Library - Prepare com.google.android.gms:play-services-plus:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesSafetynet810Library - Prepare com.google.android.gms:play-services-safetynet:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesVision810Library - Prepare com.google.android.gms:play-services-vision:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesWallet810Library - Prepare com.google.android.gms:play-services-wallet:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesWearable810Library - Prepare com.google.android.gms:play-services-wearable:8.1.0 | |
app:prepareComMakeramenRoundedimageview220Library - Prepare com.makeramen:roundedimageview:2.2.0 | |
app:prepareComMikepenzActionitembadge313Library - Prepare com.mikepenz:actionitembadge:3.1.3 | |
app:prepareComMikepenzIconicsCore178Library - Prepare com.mikepenz:iconics-core:1.7.8 | |
app:prepareDebugDependencies | |
app:prepareIoFabricSdkAndroidFabric136Library - Prepare io.fabric.sdk.android:fabric:1.3.6 | |
app:processDebugGoogleServices | |
app:processDebugManifest | |
app:processDebugResources | |
app:jarReleaseClasses | |
app:checkReleaseManifest | |
app:compileReleaseAidl | |
app:compileReleaseJavaWithJavac | |
app:compileReleaseRenderscript | |
app:fabricGenerateResourcesRelease | |
app:generateReleaseAssets | |
app:generateReleaseBuildConfig | |
app:generateReleaseResValues | |
app:generateReleaseResources | |
app:generateReleaseSources | |
app:mergeReleaseAssets | |
app:mergeReleaseResources | |
app:preBuild | |
app:preDebugAndroidTestBuild | |
app:preDebugBuild | |
app:preReleaseBuild | |
app:prepareComAndroidSupportAppcompatV72301Library - Prepare com.android.support:appcompat-v7:23.0.1 | |
app:prepareComAndroidSupportDesign2301Library - Prepare com.android.support:design:23.0.1 | |
app:prepareComAndroidSupportMediarouterV72220Library - Prepare com.android.support:mediarouter-v7:22.2.0 | |
app:prepareComAndroidSupportMultidex101Library - Prepare com.android.support:multidex:1.0.1 | |
app:prepareComAndroidSupportSupportV42310Library - Prepare com.android.support:support-v4:23.1.0 | |
app:prepareComCrashlyticsSdkAndroidAnswers132Library - Prepare com.crashlytics.sdk.android:answers:1.3.2 | |
app:prepareComCrashlyticsSdkAndroidBeta113Library - Prepare com.crashlytics.sdk.android:beta:1.1.3 | |
app:prepareComCrashlyticsSdkAndroidCrashlytics252Library - Prepare com.crashlytics.sdk.android:crashlytics:2.5.2 | |
app:prepareComCrashlyticsSdkAndroidCrashlyticsCore235Library - Prepare com.crashlytics.sdk.android:crashlytics-core:2.3.5 | |
app:prepareComDaimajiaSliderLibrary115Library - Prepare com.daimajia.slider:library:1.1.5 | |
app:prepareComGoogleAndroidGmsPlayServices810Library - Prepare com.google.android.gms:play-services:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAds810Library - Prepare com.google.android.gms:play-services-ads:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAnalytics810Library - Prepare com.google.android.gms:play-services-analytics:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppindexing810Library - Prepare com.google.android.gms:play-services-appindexing:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppinvite810Library - Prepare com.google.android.gms:play-services-appinvite:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesAppstate810Library - Prepare com.google.android.gms:play-services-appstate:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesBase810Library - Prepare com.google.android.gms:play-services-base:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesBasement810Library - Prepare com.google.android.gms:play-services-basement:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesCast810Library - Prepare com.google.android.gms:play-services-cast:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesDrive810Library - Prepare com.google.android.gms:play-services-drive:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesFitness810Library - Prepare com.google.android.gms:play-services-fitness:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesGames810Library - Prepare com.google.android.gms:play-services-games:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesGcm810Library - Prepare com.google.android.gms:play-services-gcm:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesIdentity810Library - Prepare com.google.android.gms:play-services-identity:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesLocation810Library - Prepare com.google.android.gms:play-services-location:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesMaps810Library - Prepare com.google.android.gms:play-services-maps:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesMeasurement810Library - Prepare com.google.android.gms:play-services-measurement:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesNearby810Library - Prepare com.google.android.gms:play-services-nearby:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesPanorama810Library - Prepare com.google.android.gms:play-services-panorama:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesPlus810Library - Prepare com.google.android.gms:play-services-plus:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesSafetynet810Library - Prepare com.google.android.gms:play-services-safetynet:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesVision810Library - Prepare com.google.android.gms:play-services-vision:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesWallet810Library - Prepare com.google.android.gms:play-services-wallet:8.1.0 | |
app:prepareComGoogleAndroidGmsPlayServicesWearable810Library - Prepare com.google.android.gms:play-services-wearable:8.1.0 | |
app:prepareComMakeramenRoundedimageview220Library - Prepare com.makeramen:roundedimageview:2.2.0 | |
app:prepareComMikepenzActionitembadge313Library - Prepare com.mikepenz:actionitembadge:3.1.3 | |
app:prepareComMikepenzIconicsCore178Library - Prepare com.mikepenz:iconics-core:1.7.8 | |
app:prepareIoFabricSdkAndroidFabric136Library - Prepare io.fabric.sdk.android:fabric:1.3.6 | |
app:prepareReleaseDependencies | |
app:processReleaseGoogleServices | |
app:processReleaseManifest | |
app:processReleaseResources | |
app:transformResourcesWithMergeJavaResForDebugUnitTest | |
app:preBuild | |
app:preDebugUnitTestBuild | |
app:prepareDebugUnitTestDependencies | |
app:processDebugUnitTestJavaRes | |
app:transformClassesAndResourcesWithExtractJarsForDebugUnitTest | |
app:transformResourcesWithMergeJavaResForReleaseUnitTest | |
app:preBuild | |
app:preReleaseUnitTestBuild | |
app:prepareReleaseUnitTestDependencies | |
app:processReleaseUnitTestJavaRes | |
app:transformClassesAndResourcesWithExtractJarsForReleaseUnitTest |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment