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

Fix build Failing #30

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Fix build Failing #30

wants to merge 2 commits into from

Conversation

ALFAMAS
Copy link

@ALFAMAS ALFAMAS commented May 23, 2024

Fix the SDK not getting detected

This should fix the error of

Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details

FAILURE: Build failed with an exception.

* What went wrong:

Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.

> SDK location not found. Define a valid SDK location with an ANDROID_HOME environment variable or by setting the sdk.dir path in your project's local properties file at 'C:\Users\pounce-keys-main\local.properties'.

* Try:

> Run with --stacktrace option to get the stack trace.

> Run with --info or --debug option to get more log output.

> Run with --scan to get full insights.

> Get more help at https://help.gradle.org.

BUILD FAILED in 6s

Signed-off-by: MAS Yasin Arafat <arafat0951@gmail.com>
Signed-off-by: MAS Yasin Arafat <arafat0951@gmail.com>
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

Successfully merging this pull request may close these issues.

None yet

1 participant