简体   繁体   中英

Can't run project with Android Studio

I cloned an Android Studio project an tried to run it. When I open the project for the first time I get a message telling me that Android Studio was "unable to get gradle wrapper properties" . If I try to compile the project I get the following error:

ERROR: Unable to find method 'org.gradle.api.artifacts.ProjectDependency.getProjectConfiguration()Lorg/gradle/api/artifacts/Configuration;'.

Do you have an idea about the problem? I am using Android Studio 3.3 under mac OS.

目前,一些开发人员正面临Android Studio 3.3的一些问题。我建议使缓存/重启无效。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM