* What went wrong:
Could not resolve all files for configuration ':app:debugCompileClasspath'.
> Failed to transform file 'adview-android-bid-4.0.0.jar' to match attributes {artifactType=processed-jar} using transform IdentityTransform
> Transform output file /Users/luminal/Desktop/yueZhuan/code/project/readearn-android-master/wz2/app/libs/adview-android-bid-4.0.0.jar does not exist.
> Failed to transform file 'wechat-sdk.jar' to match attributes {artifactType=processed-jar} using transform IdentityTransform
> Transform output file /Users/luminal/Desktop/yueZhuan/code/project/readearn-android-master/wz2/app/libs/wechat-sdk.jar does not exist.
解决方式:
build.gradle 和 libs进行比较,把不需要的jar给去掉