Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAILURE: Build failed with an exception. #264

Open
imboydc opened this issue Jun 18, 2024 · 1 comment
Open

FAILURE: Build failed with an exception. #264

imboydc opened this issue Jun 18, 2024 · 1 comment

Comments

@imboydc
Copy link

imboydc commented Jun 18, 2024

What went wrong:
A problem was found with the configuration of task ':app
' (type 'Copy').
Gradle detected a problem with the following location: '/Users/dartefernando/Downloads/App/configs'.

Reason: Task ':app
' uses this output of task ':app
' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed.

@imboydc
Copy link
Author

imboydc commented Jun 18, 2024

Navigate to the file gradle-wrapper.properties.

Change the line to use the desired version of Gradle: distributionUrl=https://services.gradle.org/distributions/gradle-7.5.1-bin.zip

I realised that it's version 8.8 of gradle that has the error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant