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

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -