Could not resolve com.android.tools.build:gradle:8.0.0. #7255
Unanswered
realrecordzLab
asked this question in
Q&A
Replies: 2 comments 3 replies
-
gradle 8 requires java 17 and you are using java 8 |
Beta Was this translation helpful? Give feedback.
3 replies
-
I've tried to install java 21 but the problem still remain. I will try to set java home to the default used from Android studio. I hope this as suggested will fix the problem |
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.
-
I'm using capacitor to create an android app from a vue project. when I run from terminal the command npx cap build android I will get this error and the build will fail:
How I can fix this to test my app?
Beta Was this translation helpful? Give feedback.
All reactions