android - Execution failed for task ':app:mockableAndroidJar' -
i using local gradle of version 2.4 , intellij idea 14.1.3 when run project intellij runs fine when execute gradle clean build
command command line gives flowing exception , build fails.
failure: build failed exception. * went wrong: execution failed task ':app:mockableandroidjar'. > java.util.zip.zipexception: invalid entry compressed size (expected 2051 got 2050 bytes)
Comments
Post a Comment