Information:Gradle tasks [:app:assembleDebug]
:app:preBuild UP-TO-DATE
:app:preDebugBuild UP-TO-DATE
:app:checkDebugManifest
:app:preReleaseBuild UP-TO-DATE
:app:prepareComAndroidSupportAnimatedVectorDrawable2400Library UP-TO-DATE
:app:prepareComAndroidSupportAppcompatV72400Library UP-TO-DATE
:app:prepareComAndroidSupportMediarouterV72300Library UP-TO-DATE
:app:prepareComAndroidSupportSupportV42400Library UP-TO-DATE
:app:prepareComAndroidSupportSupportVectorDrawable2400Library UP-TO-DATE
:app:prepareComGithubSatyanSugar14Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServices920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesAds920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesAdsLite920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesAnalytics920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesAnalyticsImpl920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesAppindexing920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesAppinvite920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesAuth920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesAuthBase920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesBase920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesBasement920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesCast920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesCastFramework920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesClearcut920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesContextmanager920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesDrive920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesFitness920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesGames920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesGass920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesGcm920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesIdentity920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesIid920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesLocation920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesMaps920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesNearby920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesPanorama920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesPlaces920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesPlus920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesSafetynet920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesTagmanager920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesTagmanagerApi920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesTasks920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesVision920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesWallet920Library UP-TO-DATE
:app:prepareComGoogleAndroidGmsPlayServicesWearable920Library UP-TO-DATE
:app:prepareComGoogleFirebaseFirebaseAnalytics920Library UP-TO-DATE
:app:prepareComGoogleFirebaseFirebaseAnalyticsImpl920Library UP-TO-DATE
:app:prepareComGoogleFirebaseFirebaseAuth920Library UP-TO-DATE
:app:prepareComGoogleFirebaseFirebaseAuthCommon920Library UP-TO-DATE
:app:prepareComGoogleFirebaseFirebaseAuthModule920Library UP-TO-DATE
:app:prepareComGoogleFirebaseFirebaseCommon920Library UP-TO-DATE
:app:prepareComGoogleFirebaseFirebaseConfig920Library UP-TO-DATE
:app:prepareComGoogleFirebaseFirebaseCrash920Library UP-TO-DATE
:app:prepareComGoogleFirebaseFirebaseDatabase920Library UP-TO-DATE
:app:prepareComGoogleFirebaseFirebaseDatabaseConnection920Library UP-TO-DATE
:app:prepareComGoogleFirebaseFirebaseIid920Library UP-TO-DATE
:app:prepareComGoogleFirebaseFirebaseMessaging920Library UP-TO-DATE
:app:prepareComGoogleFirebaseFirebaseStorage920Library UP-TO-DATE
:app:prepareComGoogleFirebaseFirebaseStorageCommon920Library UP-TO-DATE
:app:prepareDebugDependencies
:app:compileDebugAidl UP-TO-DATE
:app:compileDebugRenderscript UP-TO-DATE
:app:generateDebugBuildConfig UP-TO-DATE
:app:mergeDebugShaders UP-TO-DATE
:app:compileDebugShaders UP-TO-DATE
:app:generateDebugAssets UP-TO-DATE
:app:mergeDebugAssets UP-TO-DATE
:app:generateDebugResValues UP-TO-DATE
:app:generateDebugResources UP-TO-DATE
:app:mergeDebugResources UP-TO-DATE
:app:processDebugManifest
:app:processDebugResources
:app:generateDebugSources
:app:incrementalDebugJavaCompilationSafeguard UP-TO-DATE
:app:compileDebugJavaWithJavac
Full recompilation is required because at least one of the classes of removed jar 'classes.jar' requires it. Analysis took 0.055 secs.
:app:compileDebugNdk UP-TO-DATE
:app:compileDebugSources
:app:prePackageMarkerForDebug
:app:transformClassesWithDexForDebug
To run dex in process, the Gradle daemon needs a larger heap.
It currently has approximately 910 MB.
For faster builds, increase the maximum heap size for the Gradle daemon to more than 2048 MB.
To do this set org.gradle.jvmargs=-Xmx2048M in the project gradle.properties.
For more information see
https://docs.gradle.org/current/usergui ... nment.htmlError:The number of method references in a .dex file cannot exceed 64K.
Learn how to resolve this issue at
https://developer.android.com/tools/bui ... tidex.html:app:transformClassesWithDexForDebug FAILED
Error:Execution failed for task ':app:transformClassesWithDexForDebug'.
> com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\Program Files\Java\jdk1.8.0_92\bin\java.exe'' finished with non-zero exit value 2
Information:BUILD FAILED
Information:Total time: 1 mins 29.348 secs
Information:2 errors
Information:0 warnings
Information:See complete output in console
aguem sabe a solução