0

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.

Asteroid
  • 718
  • 7
  • 21
aflix
  • 13
  • 3

1 Answers1

0

Some developers are facing some problems Android Studio 3.3 currently.. I would recommend to invalidate caches/restart.

Elio Lako
  • 1,333
  • 2
  • 16
  • 26