This message was deleted.
# community-support
s
This message was deleted.
v
Well, what do you have in `settings.gradle`line 10?
As it is in
.../build/...
I guess you are not writing this build script yourself but one of the tools you use generates the build files. If so, you should probably more ask in some community of the tool you use, instead of the Gradle community. 🙂
k
I am using expo eas build -p android --profile preview command to run the build..
Thank you for the response. reinstalling few packages fixed the issue.
👌 1