This message was deleted.
# community-support
s
This message was deleted.
v
Please do not split topics across several threads. This makes following the conversation in the threads view very hard as the context of the other messages is missing. If you have additional information either edit the original message or post to its thread. And please do not send photos of screens. They are always superhard to read. At least send a screenshot, or even better copy the text if it is only about the text. Regarding the problem, you say your build script is missing, but that is not what your screenshot shows. A missing build script is no problem at all, a project does not have to have on, it is just bad practice. What the screenshot shows is, that you try to use an Android Gradle Plugin version that does not exist.
a
Ok , I am just new here, will keep that in mind from now onwards.
p
Please just read the whole error message. The last sentence shows the error: No matching variant was found. Without further details I can't add a solution, but a common mistake is JDK mismatch, AGP 8.0.1 requires JVM 17.
v
Ah, sorry, thought 8.0.0 was the latest. Was fooled by 8.0.0 release notes being the latest shown. So yeah, remaining error message would be needed.