|
| 1 | +{ |
| 2 | + ":app:assemble" : "SUCCESS", |
| 3 | + ":app:assembleDebug" : "SUCCESS", |
| 4 | + ":app:assembleRelease" : "SUCCESS", |
| 5 | + ":app:checkDebugAarMetadata" : "SUCCESS", |
| 6 | + ":app:checkDebugDuplicateClasses" : "SUCCESS", |
| 7 | + ":app:checkReleaseAarMetadata" : "SUCCESS", |
| 8 | + ":app:checkReleaseDuplicateClasses" : "SUCCESS", |
| 9 | + ":app:collectReleaseDependencies" : "SUCCESS", |
| 10 | + ":app:compileDebugJavaWithJavac" : "FROM_CACHE", |
| 11 | + ":app:compileDebugKotlin" : "FROM_CACHE", |
| 12 | + ":app:compileDebugShaders" : "NO_SOURCE", |
| 13 | + ":app:compileReleaseArtProfile" : "FROM_CACHE", |
| 14 | + ":app:compileReleaseJavaWithJavac" : "FROM_CACHE", |
| 15 | + ":app:compileReleaseKotlin" : "FROM_CACHE", |
| 16 | + ":app:compileReleaseShaders" : "NO_SOURCE", |
| 17 | + ":app:compressDebugAssets" : "FROM_CACHE", |
| 18 | + ":app:compressReleaseAssets" : "FROM_CACHE", |
| 19 | + ":app:createDebugApkListingFileRedirect" : "SUCCESS", |
| 20 | + ":app:createDebugCompatibleScreenManifests" : "SUCCESS", |
| 21 | + ":app:createReleaseApkListingFileRedirect" : "SUCCESS", |
| 22 | + ":app:createReleaseCompatibleScreenManifests" : "SUCCESS", |
| 23 | + ":app:dataBindingGenBaseClassesDebug" : "FROM_CACHE", |
| 24 | + ":app:dataBindingGenBaseClassesRelease" : "FROM_CACHE", |
| 25 | + ":app:dataBindingMergeDependencyArtifactsDebug" : "SUCCESS", |
| 26 | + ":app:dataBindingMergeDependencyArtifactsRelease" : "SUCCESS", |
| 27 | + ":app:dataBindingTriggerDebug" : "SUCCESS", |
| 28 | + ":app:dataBindingTriggerRelease" : "SUCCESS", |
| 29 | + ":app:desugarDebugFileDependencies" : "FROM_CACHE", |
| 30 | + ":app:desugarReleaseFileDependencies" : "FROM_CACHE", |
| 31 | + ":app:dexBuilderDebug" : "FROM_CACHE", |
| 32 | + ":app:dexBuilderRelease" : "FROM_CACHE", |
| 33 | + ":app:extractDeepLinksDebug" : "FROM_CACHE", |
| 34 | + ":app:extractDeepLinksRelease" : "FROM_CACHE", |
| 35 | + ":app:extractReleaseNativeSymbolTables" : "NO_SOURCE", |
| 36 | + ":app:extractReleaseVersionControlInfo" : "SUCCESS", |
| 37 | + ":app:generateDebugAssets" : "UP_TO_DATE", |
| 38 | + ":app:generateDebugResources" : "FROM_CACHE", |
| 39 | + ":app:generateDebugResValues" : "FROM_CACHE", |
| 40 | + ":app:generateReleaseAssets" : "UP_TO_DATE", |
| 41 | + ":app:generateReleaseResources" : "FROM_CACHE", |
| 42 | + ":app:generateReleaseResValues" : "FROM_CACHE", |
| 43 | + ":app:javaPreCompileDebug" : "FROM_CACHE", |
| 44 | + ":app:javaPreCompileRelease" : "FROM_CACHE", |
| 45 | + ":app:kaptDebugKotlin" : "FROM_CACHE", |
| 46 | + ":app:kaptGenerateStubsDebugKotlin" : "FROM_CACHE", |
| 47 | + ":app:kaptGenerateStubsReleaseKotlin" : "FROM_CACHE", |
| 48 | + ":app:kaptReleaseKotlin" : "FROM_CACHE", |
| 49 | + ":app:mapDebugSourceSetPaths" : "SUCCESS", |
| 50 | + ":app:mapReleaseSourceSetPaths" : "SUCCESS", |
| 51 | + ":app:mergeDebugAssets" : "SUCCESS", |
| 52 | + ":app:mergeDebugGlobalSynthetics" : "FROM_CACHE", |
| 53 | + ":app:mergeDebugJavaResource" : "SUCCESS", |
| 54 | + ":app:mergeDebugJniLibFolders" : "SUCCESS", |
| 55 | + ":app:mergeDebugNativeDebugMetadata" : "NO_SOURCE", |
| 56 | + ":app:mergeDebugNativeLibs" : "NO_SOURCE", |
| 57 | + ":app:mergeDebugResources" : "FROM_CACHE", |
| 58 | + ":app:mergeDebugShaders" : "SUCCESS", |
| 59 | + ":app:mergeDexRelease" : "FROM_CACHE", |
| 60 | + ":app:mergeExtDexDebug" : "FROM_CACHE", |
| 61 | + ":app:mergeExtDexRelease" : "FROM_CACHE", |
| 62 | + ":app:mergeLibDexDebug" : "FROM_CACHE", |
| 63 | + ":app:mergeProjectDexDebug" : "FROM_CACHE", |
| 64 | + ":app:mergeReleaseArtProfile" : "SUCCESS", |
| 65 | + ":app:mergeReleaseAssets" : "SUCCESS", |
| 66 | + ":app:mergeReleaseGlobalSynthetics" : "FROM_CACHE", |
| 67 | + ":app:mergeReleaseJavaResource" : "SUCCESS", |
| 68 | + ":app:mergeReleaseJniLibFolders" : "SUCCESS", |
| 69 | + ":app:mergeReleaseNativeDebugMetadata" : "NO_SOURCE", |
| 70 | + ":app:mergeReleaseNativeLibs" : "NO_SOURCE", |
| 71 | + ":app:mergeReleaseResources" : "FROM_CACHE", |
| 72 | + ":app:mergeReleaseShaders" : "SUCCESS", |
| 73 | + ":app:optimizeReleaseResources" : "FROM_CACHE", |
| 74 | + ":app:packageDebug" : "SUCCESS", |
| 75 | + ":app:packageDebugResources" : "FROM_CACHE", |
| 76 | + ":app:packageReleaseResources" : "FROM_CACHE", |
| 77 | + ":app:parseDebugLocalResources" : "FROM_CACHE", |
| 78 | + ":app:parseReleaseLocalResources" : "FROM_CACHE", |
| 79 | + ":app:packageRelease" : "SUCCESS", |
| 80 | + ":app:preBuild" : "UP_TO_DATE", |
| 81 | + ":app:preDebugBuild" : "UP_TO_DATE", |
| 82 | + ":app:preReleaseBuild" : "UP_TO_DATE", |
| 83 | + ":app:processDebugJavaRes" : "SUCCESS", |
| 84 | + ":app:processDebugMainManifest" : "FROM_CACHE", |
| 85 | + ":app:processDebugManifest" : "FROM_CACHE", |
| 86 | + ":app:processDebugManifestForPackage" : "FROM_CACHE", |
| 87 | + ":app:processDebugResources" : "FROM_CACHE", |
| 88 | + ":app:processReleaseJavaRes" : "SUCCESS", |
| 89 | + ":app:processReleaseMainManifest" : "FROM_CACHE", |
| 90 | + ":app:processReleaseManifest" : "FROM_CACHE", |
| 91 | + ":app:processReleaseManifestForPackage" : "FROM_CACHE", |
| 92 | + ":app:processReleaseResources" : "FROM_CACHE", |
| 93 | + ":app:sdkReleaseDependencyData" : "SUCCESS", |
| 94 | + ":app:stripDebugDebugSymbols" : "NO_SOURCE", |
| 95 | + ":app:stripReleaseDebugSymbols" : "NO_SOURCE", |
| 96 | + ":app:validateSigningDebug" : "SUCCESS", |
| 97 | + ":app:writeDebugAppMetadata" : "SUCCESS", |
| 98 | + ":app:writeDebugSigningConfigVersions" : "SUCCESS", |
| 99 | + ":app:writeReleaseAppMetadata" : "SUCCESS", |
| 100 | + ":app:writeReleaseSigningConfigVersions" : "SUCCESS", |
| 101 | + ":app:mergeReleaseStartupProfile" : "SUCCESS", |
| 102 | + ":library:assemble" : "SUCCESS", |
| 103 | + ":library:assembleDebug" : "SUCCESS", |
| 104 | + ":library:assembleRelease" : "SUCCESS", |
| 105 | + ":library:bundleDebugAar" : "SUCCESS", |
| 106 | + ":library:bundleLibCompileToJarDebug" : "SUCCESS", |
| 107 | + ":library:bundleLibCompileToJarRelease" : "SUCCESS", |
| 108 | + ":library:bundleLibRuntimeToDirDebug" : "SUCCESS", |
| 109 | + ":library:bundleLibRuntimeToDirRelease" : "SUCCESS", |
| 110 | + ":library:bundleLibRuntimeToJarDebug" : "SUCCESS", |
| 111 | + ":library:bundleLibRuntimeToJarRelease" : "SUCCESS", |
| 112 | + ":library:bundleReleaseAar" : "SUCCESS", |
| 113 | + ":library:compileDebugJavaWithJavac" : "FROM_CACHE", |
| 114 | + ":library:compileDebugKotlin" : "FROM_CACHE", |
| 115 | + ":library:compileDebugLibraryResources" : "FROM_CACHE", |
| 116 | + ":library:compileDebugShaders" : "NO_SOURCE", |
| 117 | + ":library:compileReleaseJavaWithJavac" : "FROM_CACHE", |
| 118 | + ":library:compileReleaseKotlin" : "FROM_CACHE", |
| 119 | + ":library:compileReleaseLibraryResources" : "FROM_CACHE", |
| 120 | + ":library:compileReleaseShaders" : "NO_SOURCE", |
| 121 | + ":library:copyDebugJniLibsProjectAndLocalJars" : "SUCCESS", |
| 122 | + ":library:copyDebugJniLibsProjectOnly" : "SUCCESS", |
| 123 | + ":library:copyReleaseJniLibsProjectAndLocalJars" : "SUCCESS", |
| 124 | + ":library:copyReleaseJniLibsProjectOnly" : "SUCCESS", |
| 125 | + ":library:createFullJarDebug" : "SUCCESS", |
| 126 | + ":library:createFullJarRelease" : "SUCCESS", |
| 127 | + ":library:dataBindingGenBaseClassesDebug" : "FROM_CACHE", |
| 128 | + ":library:dataBindingGenBaseClassesRelease" : "FROM_CACHE", |
| 129 | + ":library:dataBindingMergeDependencyArtifactsDebug" : "SUCCESS", |
| 130 | + ":library:dataBindingMergeDependencyArtifactsRelease": "SUCCESS", |
| 131 | + ":library:dataBindingTriggerDebug" : "SUCCESS", |
| 132 | + ":library:dataBindingTriggerRelease" : "SUCCESS", |
| 133 | + ":library:extractDebugAnnotations" : "FROM_CACHE", |
| 134 | + ":library:extractDeepLinksDebug" : "FROM_CACHE", |
| 135 | + ":library:extractDeepLinksForAarDebug" : "FROM_CACHE", |
| 136 | + ":library:extractDeepLinksForAarRelease" : "FROM_CACHE", |
| 137 | + ":library:extractDeepLinksRelease" : "FROM_CACHE", |
| 138 | + ":library:extractReleaseAnnotations" : "FROM_CACHE", |
| 139 | + ":library:generateDebugAssets" : "UP_TO_DATE", |
| 140 | + ":library:generateDebugResources" : "FROM_CACHE", |
| 141 | + ":library:generateDebugResValues" : "FROM_CACHE", |
| 142 | + ":library:generateDebugRFile" : "FROM_CACHE", |
| 143 | + ":library:generateReleaseAssets" : "UP_TO_DATE", |
| 144 | + ":library:generateReleaseResources" : "FROM_CACHE", |
| 145 | + ":library:generateReleaseResValues" : "FROM_CACHE", |
| 146 | + ":library:generateReleaseRFile" : "FROM_CACHE", |
| 147 | + ":library:javaPreCompileDebug" : "FROM_CACHE", |
| 148 | + ":library:javaPreCompileRelease" : "FROM_CACHE", |
| 149 | + ":library:kaptDebugKotlin" : "FROM_CACHE", |
| 150 | + ":library:kaptGenerateStubsDebugKotlin" : "FROM_CACHE", |
| 151 | + ":library:kaptGenerateStubsReleaseKotlin" : "FROM_CACHE", |
| 152 | + ":library:kaptReleaseKotlin" : "FROM_CACHE", |
| 153 | + ":library:mapReleaseSourceSetPaths" : "SUCCESS", |
| 154 | + ":library:mergeDebugAssets" : "SUCCESS", |
| 155 | + ":library:mergeDebugConsumerProguardFiles" : "SUCCESS", |
| 156 | + ":library:mergeDebugGeneratedProguardFiles" : "SUCCESS", |
| 157 | + ":library:mergeDebugJavaResource" : "SUCCESS", |
| 158 | + ":library:mergeDebugJniLibFolders" : "SUCCESS", |
| 159 | + ":library:mergeDebugNativeLibs" : "NO_SOURCE", |
| 160 | + ":library:mergeDebugShaders" : "SUCCESS", |
| 161 | + ":library:mergeReleaseAssets" : "SUCCESS", |
| 162 | + ":library:mergeReleaseConsumerProguardFiles" : "SUCCESS", |
| 163 | + ":library:mergeReleaseGeneratedProguardFiles" : "SUCCESS", |
| 164 | + ":library:mergeReleaseJavaResource" : "SUCCESS", |
| 165 | + ":library:mergeReleaseJniLibFolders" : "SUCCESS", |
| 166 | + ":library:mergeReleaseNativeLibs" : "NO_SOURCE", |
| 167 | + ":library:mergeReleaseResources" : "FROM_CACHE", |
| 168 | + ":library:mergeReleaseShaders" : "SUCCESS", |
| 169 | + ":library:packageDebugResources" : "FROM_CACHE", |
| 170 | + ":library:packageReleaseResources" : "FROM_CACHE", |
| 171 | + ":library:parseDebugLocalResources" : "FROM_CACHE", |
| 172 | + ":library:parseReleaseLocalResources" : "FROM_CACHE", |
| 173 | + ":library:preBuild" : "UP_TO_DATE", |
| 174 | + ":library:preDebugBuild" : "UP_TO_DATE", |
| 175 | + ":library:prepareDebugArtProfile" : "SUCCESS", |
| 176 | + ":library:prepareLintJarForPublish" : "SUCCESS", |
| 177 | + ":library:prepareReleaseArtProfile" : "SUCCESS", |
| 178 | + ":library:preReleaseBuild" : "UP_TO_DATE", |
| 179 | + ":library:processDebugJavaRes" : "SUCCESS", |
| 180 | + ":library:processDebugManifest" : "FROM_CACHE", |
| 181 | + ":library:processReleaseJavaRes" : "SUCCESS", |
| 182 | + ":library:processReleaseManifest" : "FROM_CACHE", |
| 183 | + ":library:stripDebugDebugSymbols" : "NO_SOURCE", |
| 184 | + ":library:stripReleaseDebugSymbols" : "NO_SOURCE", |
| 185 | + ":library:syncDebugLibJars" : "FROM_CACHE", |
| 186 | + ":library:syncReleaseLibJars" : "FROM_CACHE", |
| 187 | + ":library:verifyReleaseResources" : "FROM_CACHE", |
| 188 | + ":library:writeDebugAarMetadata" : "SUCCESS", |
| 189 | + ":library:writeReleaseAarMetadata" : "SUCCESS", |
| 190 | + ":app:checkKotlinGradlePluginConfigurationErrors" : "SKIPPED", |
| 191 | + ":library:checkKotlinGradlePluginConfigurationErrors": "SKIPPED" |
| 192 | +} |
0 commit comments