siwangqishiq / ImageEditor-Android

AndroidImageEdit 安卓设备上图形编辑开源控件,支持磨皮美白 自定义贴图 图片滤镜 图片旋转 图片剪裁 文字贴图 撤销 回退 等操作
2.19k stars 567 forks source link

When I import the project, I made a mistake. How should I solve this? #48

Closed shania-Li closed 6 years ago

shania-Li commented 6 years ago

Error:Unable to find method 'com.android.build.gradle.tasks.factory.AndroidJavaCompile.setDependencyCacheDir(Ljava/io/File;)V'. Possible causes for this unexpected error include:

In the case of corrupt Gradle processes, you can also try closing the IDE and then killing all Java processes.

siwangqishiq commented 6 years ago

Please update your gradle and Android Studio to newest version.

shania-Li commented 6 years ago

I've already solved it, thanks