Gradle sync failed #1405
Replies: 2 comments 1 reply
-
|
sounds like you are using gradle 7.x instead of gradlew which uses gradle 6.9.x |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Yes it's solved I didn't had to do anything IntelliJ fixed it itself |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Unable to find method ''java.lang.String org.gradle.api.tasks.SourceSet.getCompileConfigurationName()''
'java.lang.String org.gradle.api.tasks.SourceSet.getCompileConfigurationName()'
I am running into this issue when I am trying to open the project in my local system
Beta Was this translation helpful? Give feedback.
All reactions