the error is coming about saying metadata of gradl...
# community-support
a
the error is coming about saying metadata of gradle expected is 1.7.1 but it is 1.9.0 so what should I do to resolve this error?
c
Hard to say without additional context (actual error message, build scan). Surmising there is a version mismatch (perhaps Kotlin) with a library - current setup is for v1.7.1 but library requires 1.9.0.
☝️ 1